[
https://issues.apache.org/jira/browse/HUDI-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832988#comment-17832988
]
Vinoth Chandar commented on HUDI-7559:
--------------------------------------
[~codope] Hows this different from what we tested for beta1?
> 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 `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)