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

Raymond Xu updated HUDI-1830:
-----------------------------
    Fix Version/s:     (was: 0.11.0)

> Support Cluster By In Create Table
> ----------------------------------
>
>                 Key: HUDI-1830
>                 URL: https://issues.apache.org/jira/browse/HUDI-1830
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: spark-sql
>            Reporter: pengzhiwei
>            Priority: Major
>
> Support cluster by statement when create hoodie table.
> {code:java}
> create table h0 (
>  id int,
>  name string,
>  f0 double
>  f1 bigint
> ) using hudi
> cluster by (f0,f1){code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to