You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Kurt Deschler (Jira)" <ji...@apache.org> on 2019/10/04 23:40:00 UTC

[jira] [Created] (IMPALA-9011) Support column masking on CTEs, views, and derived column names

Kurt Deschler created IMPALA-9011:
-------------------------------------

             Summary: 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


CTE/views: dig out underlying column and table names
derived column names i.e. select * from (select 1) as foo - Handle appropriately.



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