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

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

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

Ádám Szita resolved HIVE-25376.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Committed to master. Thanks [~pvary] for reviewing this.

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)