[
https://issues.apache.org/jira/browse/HIVE-23786?focusedWorklogId=460431&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460431
]
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_r456596312
##########
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
Review comment:
I don't recall why we (Ramesh and I) made the change in downstream here,
but I will see if it can be reverted. I didn't change HMS API per se. The
MetaException could be thrown from getPartitionsByNames before my changes.
Those are tests only.
Any way, let me see if I can change to the way the tests were ,and if not,
will give justification.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 460431)
Time Spent: 3h (was: 2h 50m)
> 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
> Remaining Estimate: 0h
>
> HMS server side filter of results based on authorization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)