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

Zoltán Borók-Nagy resolved IMPALA-10209.
----------------------------------------
    Resolution: Fixed

Fixed by IMPALA-10215.

> Iceberg table doesn't set object_catalog_version for the response object in 
> doGetPartialCatalogObject
> -----------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10209
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10209
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Iceberg tables have an underlying hdfs table member. When the IcebergTable 
> object gets a new catalog version it doesn't set the version number for the 
> underlying HdfsTable.
> We use the HdfsTable member to answer 
> CatalogServiceCatalog.doGetPartialCatalogObject() for Iceberg tables, so the 
> response object will always have object_version_number == 0. This leads to 
> various errors and strange behavior as the cache invalidation in local 
> catalog depends on this value.



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