hudi-bot opened a new issue, #15362: URL: https://github.com/apache/hudi/issues/15362
Hi, all When I test flink sql ingestion on hudi 0.11.1, I try to enable some new features like metadata, but finally I found when set `metadata.enabled` to true, the (async)compaction and clean service seems work unexpected, the unused historical parquet files never be cleaned and compaction continously occured in history partitions. For details, please refer the following thread. [https://apache-hudi.slack.com/archives/C4D716NPQ/p1660793430109189] Thanks. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4671 - Type: Bug - Affects version(s): - 0.11.1 -- 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]
