danny0405 opened a new issue, #17701: URL: https://github.com/apache/hudi/issues/17701
### Task Description **What needs to be done:** - [ ] add a index write function to cache and handle the writes of index items - [ ] use similiar flink state to bookeep the uncommitted write metadata for Job/task recovery - [ ] add a special partionner to keep the index records hashing in line with the MDT RLI/SI partitioner - [ ] add access to coordinator - [ ] collect the index write metadata list and share with the current coordinator for final commit - [ ] add tests **Why this task is needed:** for the major index entries write ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) #17647 **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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]
