hudi-bot opened a new issue, #14759: URL: https://github.com/apache/hudi/issues/14759
Existing UpsertPartitioner only considers file sizing to assign inserts/updates. We also want to consider data locality and other factors. So change partitioner abstraction to make it easy to implement and plug in other strategies. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-1629 - Type: New Feature - Epic: https://issues.apache.org/jira/browse/HUDI-1628 -- 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]
