[jira] Created: (HIVE-937) CONCAT UDF for GROUP BY

2009-11-17 Thread Adam Kramer (JIRA)
CONCAT UDF for GROUP BY --- Key: HIVE-937 URL: https://issues.apache.org/jira/browse/HIVE-937 Project: Hadoop Hive Issue Type: New Feature Reporter: Adam Kramer It would be nice to have a UDF like CONCAT

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778836#action_12778836 ] Jeff Hammerbacher commented on HIVE-936: Probably the most requested feature from our

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

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

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Jay Booth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778929#action_12778929 ] Jay Booth commented on HIVE-936: This would be super useful.. only issue I can see is

[jira] Assigned: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-936: --- Assignee: Ning Zhang I agree this is a important feature and we will start working into it dynamic

[jira] Created: (HIVE-938) dynamic partitions by altering table

2009-11-17 Thread Namit Jain (JIRA)
dynamic partitions by altering table Key: HIVE-938 URL: https://issues.apache.org/jira/browse/HIVE-938 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778932#action_12778932 ] Namit Jain commented on HIVE-936: - { create table T(a int, b string, ds string); insert

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778933#action_12778933 ] Namit Jain commented on HIVE-936: - @Jay, we were thinking of having a configurable variable

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778935#action_12778935 ] Prasad Chakka commented on HIVE-936: @Namit: you can't change the partition keys of a

[jira] Commented: (HIVE-937) CONCAT UDF for GROUP BY

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778936#action_12778936 ] Namit Jain commented on HIVE-937: - @Adam, this is already supported, look at concat_ws which

[jira] Commented: (HIVE-938) dynamic partitions by altering table

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778939#action_12778939 ] Namit Jain commented on HIVE-938: - Prasad Chakka added a comment - 17/Nov/09 03:25 PM @Namit:

[jira] Commented: (HIVE-936) dynamic partitions creation based on values

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778938#action_12778938 ] Namit Jain commented on HIVE-936: - I think, for 936, we dont need alter table - we can see if

[jira] Resolved: (HIVE-937) CONCAT UDF for GROUP BY

2009-11-17 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer resolved HIVE-937. -- Resolution: Duplicate CONCAT UDF for GROUP BY --- Key: HIVE-937

[jira] Commented: (HIVE-937) CONCAT UDF for GROUP BY

2009-11-17 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779059#action_12779059 ] Adam Kramer commented on HIVE-937: -- Hi Namit, Where should I take a look at it? It is not

[jira] Created: (HIVE-939) Extend hive streaming to support counter updates similar to hadoop streaming.

2009-11-17 Thread Ashish Thusoo (JIRA)
Extend hive streaming to support counter updates similar to hadoop streaming. - Key: HIVE-939 URL: https://issues.apache.org/jira/browse/HIVE-939 Project: Hadoop Hive

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

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779169#action_12779169 ] Namit Jain commented on HIVE-655: - /** 121 *

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

2009-11-17 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779173#action_12779173 ] Paul Yang commented on HIVE-655: No, I don't think that will be supported - only SELECT

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

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779216#action_12779216 ] Namit Jain commented on HIVE-655: - Can you remove it now - maybe, copy it in your local file

[jira] Updated: (HIVE-930) mapjoin followed by union does not work

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-930: Summary: mapjoin followed by union does not work (was: union followed by mapjoin does not work) mapjoin

[jira] Updated: (HIVE-930) mapjoin followed by union does not work

2009-11-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-930: Attachment: hive.930.1.patch mapjoin followed by union does not work