You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/12 17:41:00 UTC

[jira] [Commented] (IMPALA-11023) Impala should raise an error when a delete delta file is found in an Iceberg table

    [ 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 <bo...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@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-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org