[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-29 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704164#action_12704164 ] Namit Jain commented on HIVE-164: - +1 I will commit if the tests pass > Support CASE statem

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703959#action_12703959 ] Zheng Shao commented on HIVE-164: - HIVE-456 was opened and fixed for the test failure. So thi

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703862#action_12703862 ] Zheng Shao commented on HIVE-164: - Error message: {code} [junit] Exception in thread "mai

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703687#action_12703687 ] Ashish Thusoo commented on HIVE-164: While running test I am getting out of memory error

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703644#action_12703644 ] Ashish Thusoo commented on HIVE-164: +1 Looks fine to me. Will checkin after running th

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703468#action_12703468 ] Zheng Shao commented on HIVE-164: - > A question - In most of the xyzOperator.java code the In

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703461#action_12703461 ] Ashish Thusoo commented on HIVE-164: A couple of more things while going over the code..

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703350#action_12703350 ] Namit Jain commented on HIVE-164: - On the same lines, it would be good to add a testcase wher

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703310#action_12703310 ] Ashish Thusoo commented on HIVE-164: I would also add a test case where the case expressi

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703309#action_12703309 ] Ashish Thusoo commented on HIVE-164: Also, we should support nulls with other types in th

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703308#action_12703308 ] Ashish Thusoo commented on HIVE-164: One comment that I want to make by looking at the un

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-20 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700972#action_12700972 ] Zheng Shao commented on HIVE-164: - Some framework changes: * New: GenericUDF API * ExprNodeEv