You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/17 16:57:00 UTC

[jira] [Updated] (HIVE-26756) Iceberg: Fetch format version from metadata file to avoid conflicts with spark

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

ASF GitHub Bot updated HIVE-26756:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>          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)