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

Prasad Chakka resolved HIVE-39.
-------------------------------

    Resolution: Fixed

i think this is fixed quite some time ago

> 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: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Ashish Thusoo
>
> "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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to