danny0405 commented on code in PR #12514: URL: https://github.com/apache/hudi/pull/12514#discussion_r1900531617
########## rfc/rfc-83/rfc-83.md: ########## @@ -17,157 +17,165 @@ # RFC-83: Incremental Table Service ## Proposers - - @zhangyue19921010 ## Approvers - @danny0405 - @yuzhaojing ## Status - JIRA: https://issues.apache.org/jira/browse/HUDI-8780 ## Abstract +Currently, Table Service, including Clustering and Compaction, need to scans all partitions of the table during the strategy Review Comment: ```suggestion Currently, Table Service, including Clustering and Compaction, need to scan all partitions of the table during the strategy ``` -- 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]
