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 "Li Penglin (Jira)" <ji...@apache.org> on 2023/01/11 08:41:00 UTC

[jira] [Assigned] (IMPALA-11798) CREATE Iceberg table with external.table.purge=false is ignored

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

Li Penglin reassigned IMPALA-11798:
-----------------------------------

    Assignee: Li Penglin

> CREATE Iceberg table with external.table.purge=false is ignored
> ---------------------------------------------------------------
>
>                 Key: IMPALA-11798
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11798
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Li Penglin
>            Priority: Major
>              Labels: impala-iceberg
>
> Repro:
> {noformat}
> CREATE TABLE ice_imp (i int)
> STORED BY ICEBERG
> TBLPROPERTIES ('external.table.purge' = 'false');
> {noformat}
> Then if we look at the table properties via {{DESCRIBE FORMATTED ice_imp;}} we can see that the value for {{external.table.purge}} is actually {{TRUE}}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org