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

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

Commit 579f5c67e0363e856738b160731f916e0ab24e3e in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=579f5c6 ]

IMPALA-10364: Set the real location for external Iceberg tables stored in 
HadoopCatalog

Impala tries to come up with the table location of external Iceberg
tables stored in HadoopCatalog. The current method is not correct for
tables that are nested under multiple namespaces.

With this patch Imapala loads the Iceberg table and retrieves the
location from it.

Testing:
 * added e2e test in iceberg-create.test

Change-Id: I04b75d219e095ce00b4c48f40b8dee872ba57b78
Reviewed-on: http://gerrit.cloudera.org:8080/16795
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Set the real location for external Iceberg tables stored in HadoopCatalog
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-10364
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10364
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Impala tries to come up with the table location of external Iceberg tables 
> stored in HadoopCatalog. The current method is not correct for tables that 
> are nested under multiple namespaces.
> Imapala should load the Iceberg table and retrieve the location from it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to