[jira] [Created] (IMPALA-11677) FireInsertEvents function can be very slow for tables with large number of partitions.

2022-10-19 Thread Qihong Jiang (Jira)
Qihong Jiang created IMPALA-11677:
-

 Summary: FireInsertEvents function can be very slow for tables 
with large number of partitions.
 Key: IMPALA-11677
 URL: https://issues.apache.org/jira/browse/IMPALA-11677
 Project: IMPALA
  Issue Type: Improvement
  Components: Catalog
Affects Versions: Impala 4.1.0
Reporter: Qihong Jiang


In src/compat-apache-hive-3/java/org/apache/impala/compat/MetastoreShim.java. 
fireInsertEvents function can be very slow for tables with large number of 
partitions. So we should use asynchronous calls.Just like in impala-3.x



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

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Created] (IMPALA-11677) FireInsertEvents function can be very slow for tables with large number of partitions.

2022-10-19 Thread Qihong Jiang (Jira)
Qihong Jiang created IMPALA-11677:
-

 Summary: FireInsertEvents function can be very slow for tables 
with large number of partitions.
 Key: IMPALA-11677
 URL: https://issues.apache.org/jira/browse/IMPALA-11677
 Project: IMPALA
  Issue Type: Improvement
  Components: Catalog
Affects Versions: Impala 4.1.0
Reporter: Qihong Jiang


In src/compat-apache-hive-3/java/org/apache/impala/compat/MetastoreShim.java. 
fireInsertEvents function can be very slow for tables with large number of 
partitions. So we should use asynchronous calls.Just like in impala-3.x



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