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

Hudson commented on HIVE-2756:
------------------------------

Integrated in Hive-trunk-h0.21 #1241 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1241/])
    HIVE-2756 Views should be added to the inputs of queries.
(Yongqiang He via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1240005
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/results/clientnegative/create_or_replace_view7.q.out
* /hive/trunk/ql/src/test/results/clientnegative/invalidate_view1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/recursive_view.q.out
* /hive/trunk/ql/src/test/results/clientpositive/alter_view_rename.q.out
* /hive/trunk/ql/src/test/results/clientpositive/create_big_view.q.out
* /hive/trunk/ql/src/test/results/clientpositive/create_or_replace_view.q.out
* /hive/trunk/ql/src/test/results/clientpositive/create_view.q.out
* /hive/trunk/ql/src/test/results/clientpositive/create_view_partitioned.q.out
* /hive/trunk/ql/src/test/results/clientpositive/ppd_union_view.q.out

                
> Views should be added to the inputs of queries.
> -----------------------------------------------
>
>                 Key: HIVE-2756
>                 URL: https://issues.apache.org/jira/browse/HIVE-2756
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-2756.D1575.1.patch
>
>
> Views, in addition to the underlying tables, should be included in the inputs 
> of a command which queries a view.
> This is useful when we want to know exactly what inputs need to be present in 
> order to run the query run by a user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to