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

Carl Steinbach updated HIVE-39:
-------------------------------

    Fix Version/s: 0.3.0

> Hive: we should be able to specify a column without a table/alias name
> ----------------------------------------------------------------------
>
>                 Key: HIVE-39
>                 URL: https://issues.apache.org/jira/browse/HIVE-39
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Ashish Thusoo
>             Fix For: 0.3.0
>
>
> "SELECT field1, field2 from table1" should work, just as "SELECT 
> table1.field1, table1.field2 from table1" 
> For join, the situation will be a bit more complicated.  If the 2 join 
> operands have columns of the same name, then we should output an "ambiguity" 
> error.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to