hudi-bot opened a new issue, #15277: URL: https://github.com/apache/hudi/issues/15277
The SIMPLE bucket index has a customized partitioner for upsert/insert write path. But it cannot be used for bulk_insert write path. This Jira aims to generalize the partitioner to let it be used in bulk_insert write path. Meanwhile, the interface of partitioner should be consistent with the partitioner of CONSISTENT_HASHING bucket index. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4378 - Type: New Feature -- 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]
