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

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

Committed to master, thanks [~pvary] for reviewing.

> Iceberg vectorized ORC reads don't support column reordering
> ------------------------------------------------------------
>
>                 Key: HIVE-25360
>                 URL: https://issues.apache.org/jira/browse/HIVE-25360
>             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: 1h
>  Remaining Estimate: 0h
>
> HIVE-25256 added support for Iceberg backed tables to support CHANGE COLUMN 
> statement. These include type, name and order changes to the schema. Native 
> ORC tables only support renames, but with the help of Iceberg as an 
> intermediary table format layer, this can be achieved, and works well for 
> non-vectorized reads already.
> We should adjust the vectorized read path to support the same.



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

Reply via email to