[ https://issues.apache.org/jira/browse/HIVE-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534847#comment-16534847 ]
Zoltan Haindrich commented on HIVE-19166: ----------------------------------------- I know that after a lot of time; but I've came back to re-enable this test....and it seems that there is some regression: right now the result sets are missing for the following queries: {code} select * from TABLES order by TABLE_SCHEMA, TABLE_NAME select * from TABLE_PRIVILEGES order by GRANTOR, GRANTEE, TABLE_SCHEMA, TABLE_NAME, PRIVILEGE_TYPE limit 10 {code} I'm not sure what happened...but I think tables should have a result set.... fyi: [~mgergely], [~daijy] > TestMiniLlapLocalCliDriver sysdb failure > ---------------------------------------- > > Key: HIVE-19166 > URL: https://issues.apache.org/jira/browse/HIVE-19166 > Project: Hive > Issue Type: Sub-task > Components: Test > Reporter: Vineet Garg > Assignee: Zoltan Haindrich > Priority: Major > Attachments: HIVE-19166.04.patch, HIVE-19166.05.patch, > HIVE-19166.06.patch, HIVE-19166.09.patch, HIVE-19166.1.patch, > HIVE-19166.10.patch, HIVE-19166.11.patch, HIVE-19166.2.patch, > HIVE-19166.3.patch > > > Broken by HIVE-18715 -- This message was sent by Atlassian JIRA (v7.6.3#76005)