[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-9594:
-
Labels:   (was: TODOC1.2)

 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
 Fix For: 1.2.0

 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-9594:
-
   Resolution: Fixed
Fix Version/s: 1.2.0
   Status: Resolved  (was: Patch Available)

Committed to trunk

 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
  Labels: TODOC1.2
 Fix For: 1.2.0

 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-9594:
-
Labels: TODOC1.2  (was: )

 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
  Labels: TODOC1.2
 Fix For: 1.2.0

 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-09 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-9594:
-
Attachment: HIVE-9594.2.patch

re-uploading patch for precommit tests

 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-05 Thread Alexander Pivovarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-9594:
--
Attachment: HIVE-9594.1.patch

patch #1

 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


 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-05 Thread Alexander Pivovarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-9594:
--
Status: Patch Available  (was: In Progress)

 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


 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)


[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-05 Thread Alexander Pivovarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-9594:
--
Description: 
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.

 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

 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)