[
https://issues.apache.org/jira/browse/HUDI-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-1830:
-----------------------------
Priority: Critical (was: Major)
> Support Cluster By In Create Table
> ----------------------------------
>
> Key: HUDI-1830
> URL: https://issues.apache.org/jira/browse/HUDI-1830
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Spark Integration
> Reporter: pengzhiwei
> Priority: Critical
>
> 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)