You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/09/20 14:38:00 UTC

[jira] [Updated] (IMPALA-11590) Add test for concurrent Hive INSERT and Impala COMPUTE STATS

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org