hudi-bot opened a new issue, #17278: URL: https://github.com/apache/hudi/issues/17278
Clustering, compaction, and global index change partitions, mdt, all use different ways of reading a filegroup. This is bad because there are minor differences in behavior and there is a lot of duplicate code doing pretty much the same thing ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8283 - Type: Sub-task - Parent: https://issues.apache.org/jira/browse/HUDI-9117 - Fix version(s): - 1.1.0 --- ## Comments 19/Nov/24 04:31;vinoth; this is the main purpose of investing in a fg reader. ;;; --- 19/Nov/24 04:32;vinoth;Whats the level of effort to do these and see if tests pass?;;; -- 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]
