hudi-bot opened a new issue, #14783:
URL: https://github.com/apache/hudi/issues/14783

   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}
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-1830
   - Type: New Feature
   
   
   ---
   
   
   ## Comments
   
   12/Mar/22 13:23;xushiyan;[[email protected]] is this still a 
valid/useful feature?;;;


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to