[ https://issues.apache.org/jira/browse/HIVE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189363#comment-13189363 ]
Phabricator commented on HIVE-2727: ----------------------------------- njain has commented on the revision "HIVE-2727 [jira] add a testcase for partitioned view on union and base tables have index". INLINE COMMENTS ql/src/test/queries/clientpositive/union_view.q:27 The code changes look OK. But, can you change the tests ? Create 2 partitions in each base table. Change the explain to Explain Extended for all the queries, to verify that we are only looking at the relevant partitions of the index. Can you unset all the hooks for this (printhook, lineagehook etc.) Also remove the merge (both map-only and map-reduce only). It will make the test output much smaller, and easier to validate REVISION DETAIL https://reviews.facebook.net/D1323 > add a testcase for partitioned view on union and base tables have index > ----------------------------------------------------------------------- > > Key: HIVE-2727 > URL: https://issues.apache.org/jira/browse/HIVE-2727 > Project: Hive > Issue Type: Test > Reporter: He Yongqiang > Assignee: He Yongqiang > Attachments: HIVE-2727.1.patch, HIVE-2727.D1323.1.patch > > -- 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