[
https://issues.apache.org/jira/browse/HIVE-25871?focusedWorklogId=711369&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-711369
]
ASF GitHub Bot logged work on HIVE-25871:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/22 12:45
Start Date: 19/Jan/22 12:45
Worklog Time Spent: 10m
Work Description: boroknagyz commented on pull request #2948:
URL: https://github.com/apache/hive/pull/2948#issuecomment-1016431804
HiveSchemaConverter assigned field ids starting from 0, while Iceberg
assigns field ids starting from 1.
This caused test failures because the name mapping had wrong field ids.
So in the second commit I fixed HiveSchemaConverter as well.
--
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: 711369)
Time Spent: 0.5h (was: 20m)
> Hive should set name mapping table property for migrated Iceberg tables
> -----------------------------------------------------------------------
>
> Key: HIVE-25871
> URL: https://issues.apache.org/jira/browse/HIVE-25871
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Hive should set the name-mapping table property during table migration.
> It would be useful for [column
> projection|https://iceberg.apache.org/#spec/#column-projection] for files
> without field ids.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)