[jira] [Updated] (HIVE-12473) DPP: UDFs on the partition column side does not evaluate correctly

2015-12-11 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12473: -- Priority: Blocker (was: Major) > DPP: UDFs on the partition column side does not

[jira] [Updated] (HIVE-12473) DPP: UDFs on the partition column side does not evaluate correctly

2015-11-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12473: Attachment: (was: HIVE-12473.02.patch) > DPP: UDFs on the partition column side does

[jira] [Updated] (HIVE-12473) DPP: UDFs on the partition column side does not evaluate correctly

2015-11-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12473: Attachment: HIVE-12473.02.patch Updated patch. > DPP: UDFs on the partition column side

[jira] [Updated] (HIVE-12473) DPP: UDFs on the partition column side does not evaluate correctly

2015-11-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12473: Attachment: HIVE-12473.patch Here's the patch. Can you check it on a real query? With this

[jira] [Updated] (HIVE-12473) DPP: UDFs on the partition column side does not evaluate correctly

2015-11-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12473: --- Description: Related to HIVE-12462 {code} select count(1) from accounts a, transactions t where year(a.dt)