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

Ethan Guo updated HUDI-5008:
----------------------------
    Priority: Critical  (was: Major)

> Avoid unset HoodieROTablePathFilter in IncrementalRelation
> ----------------------------------------------------------
>
>                 Key: HUDI-5008
>                 URL: https://issues.apache.org/jira/browse/HUDI-5008
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: incremental-query, spark
>            Reporter: Hui An
>            Assignee: Hui An
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.12.2
>
>
> If users create an incrementalRelation while join another existing hive hudi 
> table, as pathFilter is unset inside incrementalRelation, all files under 
> hive hudi table will be selected.
> Now HoodieROTablePathFilter can accept {{as.of.instant}} to do the time 
> travel, so instead we pass as.of.instant to the dataframe(not change spark 
> hadoop conf globally) to avoid this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to