[ 
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 <[email protected]>
Reviewed-by: Zoltan Borok-Nagy <[email protected]>


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to