[jira] Updated: (HIVE-580) command to list available UDF names

2009-07-26 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated HIVE-580: Attachment: hive-580-2009-07-25.patch SHOW FUNCTIONS; will list all the udf. SHOW FUNCTIONS 'regular

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-07-26 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735415#action_12735415 ] Jeff Hammerbacher commented on HIVE-691: Great idea; huge +1 to documentation in

[jira] Commented: (HIVE-642) udf equivalent to string split

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735446#action_12735446 ] Zheng Shao commented on HIVE-642: - I noticed some of the new UDFs that got added are not

[jira] Commented: (HIVE-667) Provide hive ql to check table/partition status, including size, creation and access timestamp

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735447#action_12735447 ] Zheng Shao commented on HIVE-667: - I think we should split it right now than later. It's not

[jira] Updated: (HIVE-660) Fix UDFLike for multi-line inputs

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-660: Status: Patch Available (was: Open) Fix UDFLike for multi-line inputs -

[jira] Updated: (HIVE-660) Fix UDFLike for multi-line inputs

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-660: Attachment: HIVE-660.1.patch Fix UDFLike for multi-line inputs -

[jira] Updated: (HIVE-690) ScriptOperator still times out

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-690: Priority: Blocker (was: Major) Escalating this issue to blocker since there is currently no way for a user

[jira] Commented: (HIVE-667) Provide hive ql to check table/partition status, including size, creation and access timestamp

2009-07-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735462#action_12735462 ] He Yongqiang commented on HIVE-667: --- can you list the information for the new command? bq.

[jira] Commented: (HIVE-620) resolver does not pick the right function when more than one function points at it

2009-07-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735476#action_12735476 ] Zheng Shao commented on HIVE-620: - We might want to do the same change to GenericUDF.