[ 
https://issues.apache.org/jira/browse/HIVE-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366442#comment-15366442
 ] 

Pengcheng Xiong commented on HIVE-14158:
----------------------------------------

more info
{code}
SQL> create view v1 as select a from t1;

View created.

SQL> select * from v1;

         A
----------
        10
        10
{code}

> deal with derived column names
> ------------------------------
>
>                 Key: HIVE-14158
>                 URL: https://issues.apache.org/jira/browse/HIVE-14158
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Security
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>             Fix For: 2.1.0
>
>         Attachments: HIVE-14158.01.patch, HIVE-14158.02.patch, 
> HIVE-14158.03.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to