HuangZhenQiu opened a new issue, #19601: URL: https://github.com/apache/hudi/issues/19601
### Task Description **What needs to be done:** New class implementing PartitionedIndexBackend (get(partitionPath, recordKey) / update(...)) backed by task #2's CF manager. No bootstrap/TTL yet — just point get/update against an already-open RocksDB instance. Add a PartitionedIndexBackendFactory (or extend IndexBackendFactory) to construct it behind the new config flag. **Why this task is needed:** ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **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]
