Details
-
Task
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently, one can create a functional index on a column using bloom filters. However, only the one created using column stats is supported on the reader side (check `FunctionalIndexSupport`). This ticket tracks the support for using bloom filters on functional index in the reader path.
Attachments
Issue Links
- depends upon
-
HUDI-7458 Creating multiple functional index fails
- Closed
-
HUDI-7472 Creating a functional index implicitly drops metadata RLI partition
- Closed
-
HUDI-7480 initializeFunctionalIndexPartition is called multiple times
- Closed
-
HUDI-7559 Fix functional index (on column stats): Handle NPE in filterQueriesWithRecordKey(...)
- Closed
-
HUDI-7569 Fix wrong result while using RLI for pruning files
- Closed
-
HUDI-7579 Functional index (on col stats) creation fails to process all files/partitions
- Closed
-
HUDI-7582 Fix NPE in FunctionalIndexSupport::loadFunctionalIndexDataFrame()
- Closed
- links to