Alexey Kudinkin created HUDI-5411:
-------------------------------------
Summary: 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
Fix For: 0.13.0
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)