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

Gang Tim Liu updated HIVE-3649:
-------------------------------

    Attachment: HIVE-3649.patch.6
    
> Hive List Bucketing - enhance DDL to specify list bucketing table
> -----------------------------------------------------------------
>
>                 Key: HIVE-3649
>                 URL: https://issues.apache.org/jira/browse/HIVE-3649
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 0.10.0
>            Reporter: Gang Tim Liu
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3649.patch.4, HIVE-3649.patch.6
>
>
> We need to differ normal skewed table from list bucketing table. we use an 
> optional parameter "store as DIRECTORIES"
> 4 main cases:
> 1. create table <name> skewed by .. on .. stored as directories;
> 2. alter table <name> skewed by .. on .. stored as directories;
> 3. alter table <name> not skewed;
> 4. alter table <name> not stored 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