Vinaykumar Bhat created HUDI-7472:
-------------------------------------
Summary: Creating a functional index implicitly drops metadata RLI
partition
Key: HUDI-7472
URL: https://issues.apache.org/jira/browse/HUDI-7472
Project: Apache Hudi
Issue Type: Bug
Reporter: Vinaykumar Bhat
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)