weihua zhang created IMPALA-14384: ------------------------------------- Summary: Calcite Planner: reduce the calls to Class.forName, as this can create a performance bottleneck under high concurrency Key: IMPALA-14384 URL: https://issues.apache.org/jira/browse/IMPALA-14384 Project: IMPALA Issue Type: Sub-task Reporter: weihua zhang
Just checking, https://github.com/apache/impala/blob/master/fe/src/main/java/org/apache/impala/service/Frontend.java#L3724 Can we reduce the calls to Class.forName, as this can create a performance bottleneck under high concurrency? -- This message was sent by Atlassian Jira (v8.20.10#820010)