Hudson build is back to normal: Hive-trunk-h0.17 #152

2009-07-12 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/152/

Hudson build is back to normal: Hive-trunk-h0.18 #154

2009-07-12 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/154/

[jira] Updated: (HIVE-473) Clean up after tests

2009-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-473: Attachment: HIVE-626.2.showinfo_disable_cp.patch This patch adds the capability of disabling column pruner.

[jira] Updated: (HIVE-473) Clean up after tests

2009-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-473: Attachment: (was: HIVE-626.2.showinfo_disable_cp.patch) Clean up after tests

[jira] Updated: (HIVE-626) Typecast bug in Join operator

2009-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-626: Attachment: HIVE-626.2.showinfo_disable_cp.patch Thanks Namit for pointing that out. This patch adds the

[jira] Commented: (HIVE-626) Typecast bug in Join operator

2009-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730176#action_12730176 ] Zheng Shao commented on HIVE-626: - Some comments from briefly looking at the

[jira] Commented: (HIVE-626) Typecast bug in Join operator

2009-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730177#action_12730177 ] Zheng Shao commented on HIVE-626: - For 3 in the last comment, the right way to do it is to

[jira] Updated: (HIVE-555) create temporary function support not only udf, but also udaf, genericudf, etc.

2009-07-12 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-555: -- Attachment: HIVE-555-4.patch Add a copy of UDAF to avoid

[jira] Commented: (HIVE-626) Typecast bug in Join operator

2009-07-12 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730188#action_12730188 ] Yongqiang He commented on HIVE-626: --- The reason is the inconsistent of the order of columns

[jira] Updated: (HIVE-626) Typecast bug in Join operator

2009-07-12 Thread Yongqiang He (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongqiang He updated HIVE-626: -- Attachment: hive-626-2009-07-13.patch Typecast bug in Join operator -

[jira] Created: (HIVE-627) Optimizer should only access RowSchema (and not RowResolver)

2009-07-12 Thread Zheng Shao (JIRA)
Optimizer should only access RowSchema (and not RowResolver) Key: HIVE-627 URL: https://issues.apache.org/jira/browse/HIVE-627 Project: Hadoop Hive Issue Type: Improvement