You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ayush Saxena (Jira)" <ji...@apache.org> on 2022/11/28 20:19:00 UTC

[jira] [Updated] (HIVE-26786) Iceberg: Read queries with copy-on-write failnig

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

Ayush Saxena updated HIVE-26786:
--------------------------------
    Description: Hive by default only supports merge-on-read, But the read queries have nothing to do with this config. The Read queries shouldn't fail due to this. The default mode set by Spark is copy-on-write, we should allow read operations on tables created via spark with copy-on-write  (was: Hive by default only supports merge-on-read, But the read queries have nothing to do with this config. The Read queries shouldn't fail due to this.)

> Iceberg: Read queries with copy-on-write failnig
> ------------------------------------------------
>
>                 Key: HIVE-26786
>                 URL: https://issues.apache.org/jira/browse/HIVE-26786
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>
> Hive by default only supports merge-on-read, But the read queries have nothing to do with this config. The Read queries shouldn't fail due to this. The default mode set by Spark is copy-on-write, we should allow read operations on tables created via spark with copy-on-write



--
This message was sent by Atlassian Jira
(v8.20.10#820010)