[jira] Updated: (HIVE-592) renaming internal table should rename HDFS and also change path of the table and partitions accordingly.

2009-07-18 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-592: Resolution: Fixed Release Note: HIVE-592. Renaming internal table should rename HDFS. (Prasad Chakka vi

[jira] Updated: (HIVE-654) Renaming the thrift SerDe

2009-07-18 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-654: Attachment: HIVE-654.4.patch Tested. All test failures are fixed. > Renaming the thrift SerDe >

[jira] Commented: (HIVE-609) optimize multi-group by

2009-07-18 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732932#action_12732932 ] Zheng Shao commented on HIVE-609: - @hive.609.3.patch The changes to existing test cases look

[jira] Updated: (HIVE-487) Hive does not compile with Hadoop 0.20.0

2009-07-18 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-487: - Attachment: jetty-patch.patch Ok half way there. I added an abstraction to use reflection to compl

[jira] Commented: (HIVE-655) Add support for user defined table generating functions

2009-07-18 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732916#action_12732916 ] Raghotham Murthy commented on HIVE-655: --- I was trying to use the same syntax for UDTF a

[jira] Commented: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-07-18 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732913#action_12732913 ] Min Zhou commented on HIVE-512: --- Originally, arguments after the first one of elt the can only

[jira] Commented: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-07-18 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732912#action_12732912 ] Prasad Chakka commented on HIVE-512: it may have been more useful to return a common deno

[jira] Commented: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-07-18 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732911#action_12732911 ] Min Zhou commented on HIVE-512: --- Here is the definition of elt: Return string at index number.

[jira] Commented: (HIVE-599) Embedded Hive SQL into Python

2009-07-18 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732907#action_12732907 ] He Yongqiang commented on HIVE-599: --- BaconSnake is a gorgeous feature that hive should also

[jira] Commented: (HIVE-655) Add support for user defined table generating functions

2009-07-18 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732904#action_12732904 ] Namit Jain commented on HIVE-655: - Other option is go the oracle route: select * from TABLE(u

[jira] Commented: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-07-18 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732903#action_12732903 ] Namit Jain commented on HIVE-512: - select elt(1,2,3) should return an int instead of string

[jira] Updated: (HIVE-417) Implement Indexing in Hive

2009-07-18 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-417: -- Attachment: hive-417-2009-07-18.patch A Draft version of buiding(create/update) index. Still needs: 1) r

[jira] Updated: (HIVE-652) turn off auto-merge for insert local

2009-07-18 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-652: Resolution: Fixed Fix Version/s: 0.4.0 Release Note: HIVE-652. Turn off auto-merge for insert loca