You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/01/12 04:13:39 UTC

[jira] [Created] (HIVE-12843) One path for ORC ACID reading (Vectorized) when file is original and there are no deltas appears to not do Schema Evolution

Matt McCline created HIVE-12843:
-----------------------------------

             Summary: One path for ORC ACID reading (Vectorized) when file is original and there are no deltas appears to not do Schema Evolution
                 Key: HIVE-12843
                 URL: https://issues.apache.org/jira/browse/HIVE-12843
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Matt McCline
            Priority: Critical


>From code reading, it appears that VectorizedOrcInputFormat.getRecordReader fetches the file meta data when an OrcSplit is used ...  It can come down this path for ACID when the split is original and there are no deltas.  Is this ok?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)