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

Quanlong Huang resolved IMPALA-9011.
------------------------------------
    Resolution: Fixed

Covered by IMPALA-9009

> Support column masking on CTEs, views, and derived column names
> ---------------------------------------------------------------
>
>                 Key: IMPALA-9011
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9011
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>            Reporter: Kurt Deschler
>            Priority: Critical
>
> CTE/views: dig out underlying column and table names
>  derived column names i.e. select * from (select 1) as foo - Handle 
> appropriately.
> Also negative cases where the query has an invalid reference. i.e.
> WITH foo AS (SELECT c1 FROM t1) SELECT c1 FROM FOO;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to