[ 
https://issues.apache.org/jira/browse/HIVE-23786?focusedWorklogId=460432&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460432
 ]

ASF GitHub Bot logged work on HIVE-23786:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jul/20 18:06
            Start Date: 17/Jul/20 18:06
    Worklog Time Spent: 10m 
      Work Description: sam-an-cloudera commented on a change in pull request 
#1221:
URL: https://github.com/apache/hive/pull/1221#discussion_r456596445



##########
File path: 
ql/src/test/org/apache/hadoop/hive/ql/metadata/TestSessionHiveMetastoreClientGetPartitionsTempTable.java
##########
@@ -123,13 +123,13 @@ public void testGetPartitionsByNamesEmptyParts() throws 
Exception {
     getClient().getPartitionsByNames(DB_NAME, TABLE_NAME, 
Lists.newArrayList("", ""));
   }
 
-  @Test(expected = MetaException.class)
+  @Test
   @Override
   public void testGetPartitionsByNamesNullDbName() throws Exception {
     super.testGetPartitionsByNamesNullDbName();
   }
 
-  @Test(expected = MetaException.class)
+  @Test

Review comment:
       coalesce with above




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 460432)
    Time Spent: 3h 10m  (was: 3h)

> HMS Server side filter
> ----------------------
>
>                 Key: HIVE-23786
>                 URL: https://issues.apache.org/jira/browse/HIVE-23786
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sam An
>            Assignee: Sam An
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> HMS server side filter of results based on authorization. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to