You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2012/08/30 03:28:07 UTC

[jira] [Commented] (HIVE-1517) ability to select across a database

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

Konstantin Boudnik commented on HIVE-1517:
------------------------------------------

Do I understand correctly, that this fix has never been extended for the views?
                
> ability to select across a database
> -----------------------------------
>
>                 Key: HIVE-1517
>                 URL: https://issues.apache.org/jira/browse/HIVE-1517
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Siying Dong
>            Priority: Blocker
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1517.10.patch, HIVE-1517.11.patch, HIVE-1517.1.patch.txt, HIVE-1517.2.patch.txt, HIVE-1517.3.patch, HIVE-1517.4.patch, HIVE-1517.5.patch, HIVE-1517.6.patch, HIVE-1517.7.patch, HIVE-1517.8.patch, HIVE-1517.9.patch
>
>
> After  https://issues.apache.org/jira/browse/HIVE-675, we need a way to be able to select across a database for this feature to be useful.
> For eg:
> use db1
> create table foo(....);
> use db2
> select .. from db1.foo.....

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira