Jason Fehr created IMPALA-12627:
-----------------------------------
Summary: Include Expanded SQL in Query Log Table
Key: IMPALA-12627
URL: https://issues.apache.org/jira/browse/IMPALA-12627
Project: IMPALA
Issue Type: Improvement
Components: be
Reporter: Jason Fehr
The current sql stored in the query log table does not have views expanded.
Include another sql statement that replaces each referenced view with that
view's sql statement. This sql statement must recursively expand the views.
If a view references another view, then expand the other view into it's sql
statement.
Also, add another list of all references tables which will contain all tables
referenced in the original query plus all tables referenced in the views.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]