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

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

                Author: ASF GitHub Bot
            Created on: 25/Apr/23 10:34
            Start Date: 25/Apr/23 10:34
    Worklog Time Spent: 10m 
      Work Description: dengzhhu653 commented on code in PR #4258:
URL: https://github.com/apache/hive/pull/4258#discussion_r1176325528


##########
standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/minihms/AbstractMetaStoreService.java:
##########
@@ -99,7 +99,7 @@ public void start(Map<MetastoreConf.ConfVars, String> 
metastoreOverlay,
    * @return The client connected to this service
    * @throws MetaException if any Exception occurs during client configuration
    */
-  public IMetaStoreClient getClient() throws MetaException {

Review Comment:
   nit: Is there any particular reason to change it to return 
`HiveMetaStoreClient`





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

    Worklog Id:     (was: 858896)
    Time Spent: 1h 40m  (was: 1.5h)

> Add TableMeta ownership for filterTableMetas
> --------------------------------------------
>
>                 Key: HIVE-27285
>                 URL: https://issues.apache.org/jira/browse/HIVE-27285
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>    Affects Versions: 4.0.0
>            Reporter: John Sherman
>            Assignee: John Sherman
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently TableMeta does not include ownership information which makes it 
> difficult for filterTableMetas to efficiently filter based on ${OWNER} 
> privileges.
> We should add ownership information to TableMeta and utilizing it in 
> filterTableMetas authorization checks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to