[
https://issues.apache.org/jira/browse/HIVE-26786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640904#comment-17640904
]
Ayush Saxena commented on HIVE-26786:
-------------------------------------
Committed to master.
Thanx [~szita] for the review!!!
> Iceberg: Read queries with copy-on-write failing
> ------------------------------------------------
>
> 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
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)