[
https://issues.apache.org/jira/browse/HUDI-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-7398:
-----------------------------
Fix Version/s: 0.15.0
(was: 0.14.2)
> 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
> Assignee: Raymond Xu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.15.0
>
>
> 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)