[
https://issues.apache.org/jira/browse/HUDI-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-5403.
-----------------------------
Resolution: Fixed
> Input Format class has metadata table enabled for file listing unexpectedly
> 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
> Labels: pull-request-available
> 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)