[ 
https://issues.apache.org/jira/browse/HIVE-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-3634:
------------------------------

    Attachment: HIVE-3634.D6279.1.patch

navis requested code review of "HIVE-3634 [jira] Utilize sorted traits of 
columns provided by some storage handler (hbase, etc.)".
Reviewers: JIRA

  DPAL-1927 Utilize sorted traits of columns provided by some storage handler 
(hbase, etc.)

  Some storage handler can provide rows sorted/bucketized on columns but this 
is not utilized by hive.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D6279

AFFECTED FILES
  hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java
  hbase-handler/src/test/queries/positive/hbase_mapside_groupby.q
  hbase-handler/src/test/results/positive/hbase_mapside_groupby.q.out
  
ql/src/java/org/apache/hadoop/hive/ql/metadata/SortedBucketizedStorageHandler.java
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/GroupByOptimizer.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/TableScanDesc.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/14919/

To: JIRA, navis

                
> Utilize sorted traits of columns provided by some storage handler (hbase, 
> etc.)
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-3634
>                 URL: https://issues.apache.org/jira/browse/HIVE-3634
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Navis
>            Priority: Trivial
>         Attachments: HIVE-3634.D6279.1.patch
>
>
> Some storage handler can provide rows sorted/bucketized on columns but this 
> is not utilized by hive.

--
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

Reply via email to