[ https://issues.apache.org/jira/browse/IMPALA-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521256#comment-17521256 ]
ASF subversion and git services commented on IMPALA-11023: ---------------------------------------------------------- Commit 9cd4823aa9b940c6e57abbb0c116fb4582cce80a in impala's branch refs/heads/master from Tamas Mate [ https://gitbox.apache.org/repos/asf?p=impala.git;h=9cd4823aa ] IMPALA-11023: Raise error when delete file is found in an Iceberg table Iceberg V2 DeleteFiles are skipped during scans and the whole content of the DataFiles are returned. This commit adds an extra check to prevent scanning tables that have delete files to avoid unexpected results till merge on read is supported. Metadata operations are allowed on tables with delete files. Testing: - Added e2e test. Change-Id: I6e9cbf2424b27157883d551f73e728ab4ec6d21e Reviewed-on: http://gerrit.cloudera.org:8080/18383 Reviewed-by: Zoltan Borok-Nagy <borokna...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> > Impala should raise an error when a delete delta file is found in an Iceberg > table > ---------------------------------------------------------------------------------- > > Key: IMPALA-11023 > URL: https://issues.apache.org/jira/browse/IMPALA-11023 > Project: IMPALA > Issue Type: Bug > Components: Catalog, Frontend > Reporter: Zoltán Borók-Nagy > Assignee: Tamas Mate > Priority: Major > Labels: impala-iceberg > > Impala currently doesn't support row-level deletes for Iceberg tables. > Therefore we should raise an error when a delete delta file is found. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org