Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
This is because of a bug in generating write-config for the index creation which does not set the relevent fields for enabling RLI. The metadata writer creating code path in `HudiTable` ends up dropping the metadata partitions for RLI, bloom and col-stats because it assumes the current 'write-config' has disabled it.