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

clarify clustering strategy for java client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.15.0
    • docs

    Description

      java client only does linear sort
      org.apache.hudi.client.clustering.run.strategy.JavaExecutionStrategy#getPartitioner
      org.apache.hudi.client.clustering.run.strategy.JavaExecutionStrategy#getPartitioner
      but in fact it can be extended to perform space-filling curve sorting. guess it’s just not implemented yet. if you’re interested, feel free to attempt it with a pr

      Attachments

        Issue Links

          Activity

            People

              xushiyan Raymond Xu
              xushiyan Raymond Xu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: