Raymond Xu created HUDI-7398:
--------------------------------

             Summary: clarify clustering strategy for java client
                 Key: HUDI-7398
                 URL: https://issues.apache.org/jira/browse/HUDI-7398
             Project: Apache Hudi
          Issue Type: Improvement
          Components: docs
            Reporter: Raymond Xu


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to