[
https://issues.apache.org/jira/browse/IMPALA-14358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-14358:
---------------------------------------
Description:
CatalogServiceCatalog.reloadTableIfExists() can throw a ClassCastException when
it tries to reload an Iceberg table. When it happens during event processing,
the event processor invalidates the table.
This usually happens when another engine updates an Iceberg table. It then
causes slow table loading times for Iceberg tables as the tables need to be
fully reloaded instead of just doing an incremental table loading.
was:
CatalogServiceCatalog.reloadTableIfExists() can throw a ClassCastException when
it tries to reload an Iceberg table. When it happens during event processing,
the event processor invalidates the table.
This happens usually happens when another engine updates an Iceberg table. It
then causes slow table loading times for Iceberg tables as the tables need to
be fully reloaded instead of just doing an incremental table loading.
> Event processing can invalidate Iceberg tables
> ----------------------------------------------
>
> Key: IMPALA-14358
> URL: https://issues.apache.org/jira/browse/IMPALA-14358
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
>
> CatalogServiceCatalog.reloadTableIfExists() can throw a ClassCastException
> when it tries to reload an Iceberg table. When it happens during event
> processing, the event processor invalidates the table.
> This usually happens when another engine updates an Iceberg table. It then
> causes slow table loading times for Iceberg tables as the tables need to be
> fully reloaded instead of just doing an incremental table loading.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]