[jira] Updated: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2009-07-05 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-537: -- Attachment: HIVE-537.1.patch HIVE-537.1.patch > Hive TypeInfo/ObjectInspector to support union (besides struct,

[jira] Commented: (HIVE-396) Hive performance benchmarks

2009-07-05 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727376#action_12727376 ] Zheng Shao commented on HIVE-396: - Thanks Yuntao. Can you add some more details to the report

[jira] Resolved: (HIVE-461) Optimize RCFile reading by using column pruning results

2009-07-05 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-461. - Resolution: Fixed Fix Version/s: 0.4.0 Release Note: HIVE-461. Optimize RCFile reading by using

[jira] Updated: (HIVE-522) GenericUDAF: Extend UDAF to deal with complex types

2009-07-05 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-522: Attachment: HIVE-522.3.patch This patch merged all recent trunk changes and fixed all test errors. > Generic