zhuanshenbsj1 commented on PR #7159: URL: https://github.com/apache/hudi/pull/7159#issuecomment-1397504797
> @danny0405, @zhuanshenbsj1, IMO, the benefit of this pull request is not great for incremental clustering, meanwhile there is no benefit for full Clustering. Therefore, this change of skipping one file slice in clustering group is not required. The most suitable scenario is when FilterMode is none and only one file not achieve the target-size in partitions( other file in this partation have achieved), and no more data coming to this partation any more,it will clustering again and again for this file without this pr. In RECENT_DAYS scenario , it will also reduce some unnecessary clustering -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
