You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2013/01/12 00:28:12 UTC

[jira] [Commented] (HIVE-942) use bucketing for group by

    [ https://issues.apache.org/jira/browse/HIVE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551625#comment-13551625 ] 

Ashutosh Chauhan commented on HIVE-942:
---------------------------------------

I think if BucketizedHiveInputFormat is used with map-side aggregation on, this should already work, no? Probably reducer phase will also get created, which is not required and can be optimized away. Is that the optimization we are talking about? 
                
> use bucketing for group by
> --------------------------
>
>                 Key: HIVE-942
>                 URL: https://issues.apache.org/jira/browse/HIVE-942
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Namit Jain
>
> Group by on a bucketed column can be completely performed on the mapper if the split can be adjusted to span the key boundary.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira