[
https://issues.apache.org/jira/browse/HUDI-7904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-7904.
-----------------------------
Resolution: Fixed
> RLI not skipping data files
> ---------------------------
>
> Key: HUDI-7904
> URL: https://issues.apache.org/jira/browse/HUDI-7904
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Blocker
> Fix For: 1.0.0-beta2, 1.0.0
>
> Attachments: image (9).png
>
>
> Enable RLI on record key field and do a query with record key field equals
> predicate:
> SELECT id, rider, driver FROM hudi_table WHERE id = 'trip1';
> Spark UI still shows 4 files scanned, however as per the predicate only 1
> file qualifies.
> !image (9).png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)