[
https://issues.apache.org/jira/browse/IMPALA-11590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-11590:
---------------------------------------
Description:
COMPUTE STATS should use Iceberg API to update table properties.
Otherwise it could inadvertently override concurrent modifications to an
Iceberg table.
Since IMPALA-11583 we are using Iceberg API to update stats, but we didn't have
latest Hive that can deal with Iceberg tables, hence we could not add interop
tests for the above scenario.
Add tests for DROP STATS as well.
was:
COMPUTE STATS should use Iceberg API to update table properties.
Otherwise it could inadvertently override concurrent modifications to an
Iceberg table.
Since IMPALA-11583 we are using Iceberg API to update stats, but we didn't have
latest Hive that can deal with Iceberg tables, hence we could not add interop
tests for the above scenario.
> Add test for concurrent Hive INSERT and Impala COMPUTE STATS
> ------------------------------------------------------------
>
> Key: IMPALA-11590
> URL: https://issues.apache.org/jira/browse/IMPALA-11590
> Project: IMPALA
> Issue Type: Test
> Reporter: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
>
> COMPUTE STATS should use Iceberg API to update table properties.
> Otherwise it could inadvertently override concurrent modifications to an
> Iceberg table.
> Since IMPALA-11583 we are using Iceberg API to update stats, but we didn't
> have latest Hive that can deal with Iceberg tables, hence we could not add
> interop tests for the above scenario.
> Add tests for DROP STATS as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]