Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-1830

Support Cluster By In Create Table

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Support cluster by statement when create hoodie table.

      create table h0 (
       id int,
       name string,
       f0 double
       f1 bigint
      ) using hudi
      cluster by (f0,f1)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pzw2018 pengzhiwei
              Raymond Xu, Yann Byron
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: