nsivabalan commented on PR #18865:
URL: https://github.com/apache/hudi/pull/18865#issuecomment-4557296038

   Rebased on top of latest master.
   
   Note: #18836 (merged before this PR) already lands the schema-resolution fix 
on the RLI bootstrap path that my original commit was addressing. The Java 
change in this PR was therefore redundant on rebase and has been dropped — the 
PR is now scoped to test coverage only:
   
   - Extend `testRecordLevelIndex` with a `deferRLIInit` parameter.
   - Add `testPartitionedRecordLevelIndexDefer`.
   - Add `testPartitionedRecordLevelIndexDeferWithBulkInsert` (two bulk_insert 
commits on a fresh table with defer enabled, validating the record-key -> 
location mapping after the deferred RLI bootstraps on the 2nd commit).


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