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

2009-12-01 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/289/changes

[jira] Commented: (HIVE-959) Hive to use new interfaces in Hadoop 0.20

2009-12-01 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784251#action_12784251 ] Edward Capriolo commented on HIVE-959: -- I am guessing that extracting everything into

[jira] Commented: (HIVE-924) Extract LogicalPlan and PhysicalPlan classes from SemanticAnalysis class

2009-12-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784310#action_12784310 ] Ning Zhang commented on HIVE-924: - Hi Carl, sorry that we have not got enough cycles to

[jira] Created: (HIVE-960) Lateral View optimizations

2009-12-01 Thread Namit Jain (JIRA)
Lateral View optimizations -- Key: HIVE-960 URL: https://issues.apache.org/jira/browse/HIVE-960 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor Reporter: Namit Jain

[jira] Commented: (HIVE-549) Parallel Execution Mechanism

2009-12-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784336#action_12784336 ] Namit Jain commented on HIVE-549: - I will take a look Parallel Execution Mechanism

[jira] Commented: (HIVE-549) Parallel Execution Mechanism

2009-12-01 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784385#action_12784385 ] Raghotham Murthy commented on HIVE-549: --- Sorry about jumping into this late. But have

[jira] Updated: (HIVE-961) Bug in Groupby causing type cast exception

2009-12-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-961: -- Attachment: hive-961.patch Bug in Groupby causing type cast exception

[jira] Commented: (HIVE-924) Extract LogicalPlan and PhysicalPlan classes from SemanticAnalysis class

2009-12-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784473#action_12784473 ] Ning Zhang commented on HIVE-924: - Yes, I can use that revision # to apply your patch. The

[jira] Assigned: (HIVE-962) show functions does not work with unquoted string

2009-12-01 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang reassigned HIVE-962: -- Assignee: Paul Yang show functions does not work with unquoted string

[jira] Resolved: (HIVE-961) Bug in Groupby causing type cast exception

2009-12-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-961. - Resolution: Fixed Fix Version/s: 0.5.0 Hadoop Flags: [Reviewed] Committed. Thanks Yongqiang

[jira] Created: (HIVE-963) no out of memory errors for skewed join

2009-12-01 Thread Namit Jain (JIRA)
no out of memory errors for skewed join --- Key: HIVE-963 URL: https://issues.apache.org/jira/browse/HIVE-963 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor

[jira] Commented: (HIVE-935) support LATERAL VIEW

2009-12-01 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784597#action_12784597 ] Paul Yang commented on HIVE-935: I recall in our meeting yesterday that having a

[jira] Updated: (HIVE-931) Sorted Group By

2009-12-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-931: -- Attachment: hive-931-2009-12-01.patch updated the patch. And put sort columns into consideration.

[jira] Commented: (HIVE-966) Hive command line should output log messages in 24-hour format

2009-12-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784651#action_12784651 ] Namit Jain commented on HIVE-966: - +1 looks good Hive command line should output log

[jira] Commented: (HIVE-931) Sorted Group By

2009-12-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784675#action_12784675 ] He Yongqiang commented on HIVE-931: --- {quote} Isnt there a bug here ? group by foo(foo2(x))