You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2023/03/30 02:08:00 UTC

[jira] [Updated] (HUDI-5411) Make sure Trino does not re-instantiates Hive's InputFormat for every partition during file listing

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

sivabalan narayanan updated HUDI-5411:
--------------------------------------
    Fix Version/s: 0.12.3

> Make sure Trino does not re-instantiates Hive's InputFormat for every partition during file listing
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-5411
>                 URL: https://issues.apache.org/jira/browse/HUDI-5411
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: trino-presto
>            Reporter: Alexey Kudinkin
>            Assignee: Sagar Sumit
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.13.0, 0.12.3
>
>
> To unblock 0.12.2, we've implemented a stop-gap falling back to FileSystemView-based listing (HUDI-5409).
> This is not an appropriate long-term solution though, and we need to make sure we fix it properly by avoiding re-instantiating InputFormats w/in Trino itself (so that we can properly use the FileIndex and MT) 



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