[
https://issues.apache.org/jira/browse/HIVE-25376?focusedWorklogId=627161&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-627161
]
ASF GitHub Bot logged work on HIVE-25376:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jul/21 12:47
Start Date: 23/Jul/21 12:47
Worklog Time Spent: 10m
Work Description: szlta opened a new pull request #2523:
URL: https://github.com/apache/hive/pull/2523
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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 627161)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Time Spent: 10m
> 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)