Gang Tim Liu created HIVE-3649:
----------------------------------

             Summary: Hive List Bucketing - specify list bucketing table
                 Key: HIVE-3649
                 URL: https://issues.apache.org/jira/browse/HIVE-3649
             Project: Hive
          Issue Type: New Feature
            Reporter: Gang Tim Liu


We need to differ normal skewed table from list bucketing table. we use an 
optional parameter "store as DIRECTORIES"

create table <T> (schema) skewed by (keys) on ('c1', 'c2') [store as 
DIRECTORIES];

details in

https://cwiki.apache.org/confluence/display/Hive/ListBucketing



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