leosanqing opened a new issue, #9793: URL: https://github.com/apache/hudi/issues/9793
**_Tips before filing an issue_** **Describe the problem you faced** I know that the clustering service is mainly to solve the problem of too many small files and split large files (such as consistent Hash bucket index). But when used in Flink, the bucket index does not have the problem of small files, and the Flink State Index writes data will be written to small files first, so there should not be a large number of small files. So when will the clustering service be used? Is it related to the index type? Thx **Expected behavior** A clear and concise description of what you expected to happen. **Environment Description** * Hudi version : 0.13 -- 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]
