[
https://issues.apache.org/jira/browse/HUDI-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-7559:
----------------------------
Status: Patch Available (was: In Progress)
> Fix functional index (on column stats): Handle NPE in
> filterQueriesWithRecordKey(...)
> -------------------------------------------------------------------------------------
>
> Key: HUDI-7559
> URL: https://issues.apache.org/jira/browse/HUDI-7559
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Vinaykumar Bhat
> Assignee: Vinaykumar Bhat
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> `RecordLevelIndexSupport::filterQueryWithRecordKey(...)` throws NPE which is
> then subsequently ignored by `lookupCandidateFilesInMetadataTable()`
> rendering every other index (like FunctionalIndex, ColStat Index) to not be
> used for data skipping (i.e pruning files)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)