nsivabalan commented on issue #14462: URL: https://github.com/apache/hudi/issues/14462#issuecomment-4795164729
This is an old feature request (HUDI-2157, originally filed in 2021) for Spark write support on bucket index tables. The feature has long been implemented in master — Spark bucket index writes work via `SparkBucketIndexPartitioner` / `SparkBucketIndexBucketInfoGetter` (initial impl in `a4e622ac61ec` [HUDI-1951]), and there have been many subsequent enhancements (RFC-89 partition-level bucket index, RFC-96 unified bucket index, query pruning, NBCC, etc.). The parent epic HUDI-3039 is also closed. Suggesting this issue be closed as completed. -- 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]
