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

Ethan Guo updated HUDI-5403:
----------------------------
    Description: When using Trino Hive connector to query Hudi table with Hudi 
0.12.1 or latest master, we observed that metadata table based file listing is 
enabled by default, which does not respect the 
HoodieMetadataConfig.DEFAULT_METADATA_ENABLE_FOR_READERS (false).  Trino Hive 
connector uses the InputFormat class, e.g., HoodieParquetInputFormat.  The 
behavior indicates that the InputFormat class does not set the metadata config 
properly.

> Input Format class for Trino Hive connector has metadata table enabled for 
> file listing by default
> --------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-5403
>                 URL: https://issues.apache.org/jira/browse/HUDI-5403
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Blocker
>             Fix For: 0.12.2
>
>
> When using Trino Hive connector to query Hudi table with Hudi 0.12.1 or 
> latest master, we observed that metadata table based file listing is enabled 
> by default, which does not respect the 
> HoodieMetadataConfig.DEFAULT_METADATA_ENABLE_FOR_READERS (false).  Trino Hive 
> connector uses the InputFormat class, e.g., HoodieParquetInputFormat.  The 
> behavior indicates that the InputFormat class does not set the metadata 
> config properly.



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

Reply via email to