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

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

Zoltán Borók-Nagy created IMPALA-11590:
------------------------------------------

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


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)