[ 
https://issues.apache.org/jira/browse/HUDI-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinaykumar Bhat updated HUDI-7559:
----------------------------------
    Description: `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)  (was: `RecordLevelIndexSupport::filterQueryWithRecordKey(...)` throws 
NPE which is then subsequently `lookupCandidateFilesInMetadataTable()` 
rendering every other index (like FunctionalIndex, ColStat Index) to not be 
used for data skipping (i.e pruning files))

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

Reply via email to