Zoltán Borók-Nagy created IMPALA-10209:
------------------------------------------
Summary: 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
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]