[ 
https://issues.apache.org/jira/browse/IMPALA-12627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith updated IMPALA-12627:
-----------------------------------
    Component/s: Backend
                     (was: be)

> 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: Backend
>            Reporter: Jason Fehr
>            Priority: Major
>
> 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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to