[
https://issues.apache.org/jira/browse/HUDI-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253718#comment-17253718
]
satish commented on HUDI-1074:
------------------------------
[~309637554] are you working on adding a new strategy here? FYI,
https://github.com/apache/hudi/pull/2263 has a strategy that provides sorting
too.
> implement merge-sort based clustering strategy
> ----------------------------------------------
>
> Key: HUDI-1074
> URL: https://issues.apache.org/jira/browse/HUDI-1074
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: satish
> Assignee: liwei
> Priority: Major
>
> implement a merge-sort based clustering algorithm. Example: i) sort all small
> files by specified column(s) ii) merge N small files into M larger files by
> respecting sort order (M < N)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)