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

Peter Vary reassigned HIVE-26307:
---------------------------------


> Avoid FS init in FileIO::newInputFile in vectorized Iceberg reads
> -----------------------------------------------------------------
>
>                 Key: HIVE-26307
>                 URL: https://issues.apache.org/jira/browse/HIVE-26307
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>
> With vectorized Iceberg reads we are creating {{HadoopInputFile}} objects 
> just to store the location of the files. If we can avoid this, then we can 
> improve the performance, since the {{path.getFileSystem(conf)}} calls can 
> become costly, especially for S3



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to