Steve Carlin created IMPALA-15283:
-------------------------------------
Summary: Remove static one time initializations on first query
Key: IMPALA-15283
URL: https://issues.apache.org/jira/browse/IMPALA-15283
Project: IMPALA
Issue Type: Improvement
Reporter: Steve Carlin
The first query run on a freshly started server takes a little bit longer than
subsequent queries. It takes some time to initialize some static variables.
This should be done at startup rather than the first query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)