[
https://issues.apache.org/jira/browse/HIVE-26756?focusedWorklogId=826912&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-826912
]
ASF GitHub Bot logged work on HIVE-26756:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Nov/22 16:56
Start Date: 17/Nov/22 16:56
Worklog Time Spent: 10m
Work Description: ayushtkn opened a new pull request, #3778:
URL: https://github.com/apache/hive/pull/3778
### What changes were proposed in this pull request?
Extract format version from metadata file
### Why are the changes needed?
Support inter operability with Spark
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
UT & Actual Env
Issue Time Tracking
-------------------
Worklog Id: (was: 826912)
Remaining Estimate: 0h
Time Spent: 10m
> Iceberg: Fetch format version from metadata file to avoid conflicts with spark
> ------------------------------------------------------------------------------
>
> Key: HIVE-26756
> URL: https://issues.apache.org/jira/browse/HIVE-26756
> Project: Hive
> Issue Type: Bug
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Spark & other engines don't set the format version for iceberg table in the
> HMS properties, which leads to misinterpretation of iceberg format & lead to
> wrong query results.
> Propose to extract the format version from the metadata file always rather
> than relying on the HMS properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)