Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 27847101EB for ; Tue, 10 Feb 2015 09:55:36 +0000 (UTC) Received: (qmail 12049 invoked by uid 500); 10 Feb 2015 09:55:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 11976 invoked by uid 500); 10 Feb 2015 09:55:35 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 11964 invoked by uid 500); 10 Feb 2015 09:55:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 11961 invoked by uid 99); 10 Feb 2015 09:55:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 09:55:35 +0000 Date: Tue, 10 Feb 2015 09:55:35 +0000 (UTC) From: "Hive QA (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9594) Add qtests for LAST_DAY udf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313930#comment-14313930 ] Hive QA commented on HIVE-9594: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12697577/HIVE-9594.2.patch {color:green}SUCCESS:{color} +1 7542 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2735/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2735/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2735/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12697577 - PreCommit-HIVE-TRUNK-Build > Add qtests for LAST_DAY udf > --------------------------- > > Key: HIVE-9594 > URL: https://issues.apache.org/jira/browse/HIVE-9594 > Project: Hive > Issue Type: Improvement > Components: UDF > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Minor > Attachments: HIVE-9594.1.patch, HIVE-9594.2.patch > > > currently udf_last_day.q contains only > {code} > DESCRIBE FUNCTION last_day; > DESCRIBE FUNCTION EXTENDED last_day; > {code} > Better to add several function executions to the file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)