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 2023/06/08 16:36:00 UTC

[jira] [Commented] (IMPALA-12186) Iceberg LOAD DATA INPATH should set TEMPORARY table property

    [ https://issues.apache.org/jira/browse/IMPALA-12186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730639#comment-17730639 ] 

ASF subversion and git services commented on IMPALA-12186:
----------------------------------------------------------

Commit 753dd105838b4aaf96597dddf26905f7f9cb1434 in impala's branch refs/heads/master from Tamas Mate
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=753dd1058 ]

IMPALA-12186: Add table property to Iceberg LOAD DATA tmp tables

Iceberg LOAD DATA creates a temporary table during execution. To help
Apache Atlas identify these tables properly 'TEMPORARY' table property
was added to the tmp table's CREATE statement in this commit.

Testing:
 - Manually checked the presence of the table property

Change-Id: Ic0985950672a461894e85cdb3387936d10769690
Reviewed-on: http://gerrit.cloudera.org:8080/20015
Tested-by: Impala Public Jenkins <im...@cloudera.com>
Reviewed-by: Zoltan Borok-Nagy <bo...@cloudera.com>


> Iceberg LOAD DATA INPATH should set TEMPORARY table property
> ------------------------------------------------------------
>
>                 Key: IMPALA-12186
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12186
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: fe
>    Affects Versions: Impala 4.2.0
>            Reporter: Tamas Mate
>            Assignee: Tamas Mate
>            Priority: Major
>              Labels: impala-iceberg
>
> Apache Atlas looks for {{TEMPORARY}} table property to display items. The LOAD DATA operation creates a temporary table and for nicer lineage display this table should have {{TEMPORARY=true}} property set.



--
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