You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Peter Varga (Jira)" <ji...@apache.org> on 2021/01/19 10:06:00 UTC

[jira] [Created] (HIVE-24655) Improve FileSystem usage in OrcRawRecordMerger

Peter Varga created HIVE-24655:
----------------------------------

             Summary: Improve FileSystem usage in OrcRawRecordMerger
                 Key: HIVE-24655
                 URL: https://issues.apache.org/jira/browse/HIVE-24655
             Project: Hive
          Issue Type: Improvement
            Reporter: Peter Varga
            Assignee: Peter Varga


Some minor performance improvements:
 * Remove exists calls and catch the FileNotFound exception since the exists call just does the same
 * Remove unnecessary delta parsing and file listing when processing deltas



--
This message was sent by Atlassian Jira
(v8.3.4#803005)