Todd Lipcon created IMPALA-8509:
-----------------------------------
Summary: Data load schema generation should lazily evaluate shell
substitutions
Key: IMPALA-8509
URL: https://issues.apache.org/jira/browse/IMPALA-8509
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Some of the data loading commands (testescape_* tables in particular) use shell
statements to execute. These are evaluated by the 'eval_section' function in
generate-schema-statements.py. However, the 'eval_section' call was eagerly
evaluated even if the table already existed, which makes
'generate-schema-statements' quite slow on every run.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]