nsivabalan commented on issue #17159:
URL: https://github.com/apache/hudi/issues/17159#issuecomment-4800793893

   This appears to be addressed on master by [HUDI-9731 / PR 
#13741](https://github.com/apache/hudi/pull/13741) (commit b4cf65e). The fix 
adds `HoodieRecordIndex.IS_PARTITIONED_OPTION` and writes a record-index 
`HoodieIndexDefinition` (via 
`HoodieTableMetadataUtil.createRecordIndexDefinition`) when the RLI partition 
is bootstrapped in 
`HoodieBackedTableMetadataWriter.initializeFilegroupsAndCommitToRecordIndexPartition`,
 so queries can distinguish global vs partitioned RLI from the index 
definition. Could the reporter confirm and close if satisfied?


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