You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ádám Szita (Jira)" <ji...@apache.org> on 2021/07/23 11:31:00 UTC

[jira] [Created] (HIVE-25376) Iceberg vectorized ORC reads fail on reordered partition columns

Ádám Szita created HIVE-25376:
---------------------------------

             Summary: Iceberg vectorized ORC reads fail on reordered partition columns
                 Key: HIVE-25376
                 URL: https://issues.apache.org/jira/browse/HIVE-25376
             Project: Hive
          Issue Type: Bug
            Reporter: Ádám Szita
            Assignee: Ádám Szita


Similarly to HIVE-25360 reordering partition columns can cause a problem, this time when constant value filling happens for partition columns. Column indices must be mapped to the current schema (which may contain the columns reordered)



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