You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2022/02/04 18:00:00 UTC

[jira] [Created] (IMPALA-11108) Switch to add_write_notification_log_in_batch during inserts to ACID tables

Csaba Ringhofer created IMPALA-11108:
----------------------------------------

             Summary: Switch to add_write_notification_log_in_batch during inserts to ACID tables
                 Key: IMPALA-11108
                 URL: https://issues.apache.org/jira/browse/IMPALA-11108
             Project: IMPALA
          Issue Type: Improvement
          Components: Catalog
            Reporter: Csaba Ringhofer


New api add_write_notification_log_in_batch() was added in HIVE-25205

We could switch to using it here:
https://github.com/apache/impala/blob/d59ec73990d89bfa4d4fa3d8fe598d53eb2918b7/fe/src/compat-hive-3/java/org/apache/impala/compat/MetastoreShim.java#L1115

This would also need updating to a newer Hive dependency



--
This message was sent by Atlassian Jira
(v8.20.1#820001)