TheR1sing3un commented on PR #12537: URL: https://github.com/apache/hudi/pull/12537#issuecomment-2577511480
@danny0405 Hi, Danny. In my opinion, it is not necessary to adopt the current logic for clustering of the type of consistent bucket resizing. We only need to process it like compaction: no `InternalRow` conversion, no spark shuffle. And separate resizing and sort logic of consistent bucket index to maintain clear clustering meaning. -- 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]
