rangareddy commented on issue #17231:
URL: https://github.com/apache/hudi/issues/17231#issuecomment-5366112180

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-6327).
   
   **Findings: still open.**
   
   The body is JIRA boilerplate, but the title is self-describing and the 
target is unambiguous: Flink's `bulk_insert` write path does not support the 
consistent bucket index.
   
   Useful context for scoping: the consistent bucket index itself is well 
established for Spark - `TestSparkConsistentBucketClustering` parameterises 
`rowWriterEnable` across resize, load-metadata, column-sort and 
concurrent-write cases. So this is not a new index to build, it is extending an 
existing one to a second engine's bulk-insert path, and the Spark tests 
indicate the behaviours that need matching.
   
   Keeping this open.
   


-- 
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]

Reply via email to