[
https://issues.apache.org/jira/browse/HIVE-23216?focusedWorklogId=427387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427387
]
ASF GitHub Bot logged work on HIVE-23216:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Apr/20 18:26
Start Date: 26/Apr/20 18:26
Worklog Time Spent: 10m
Work Description: vineetgarg02 commented on a change in pull request #990:
URL: https://github.com/apache/hive/pull/990#discussion_r415370305
##########
File path:
standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClientPreCatalog.java
##########
@@ -66,9 +66,7 @@
import org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy;
import org.apache.hadoop.hive.metastore.security.HadoopThriftAuthBridge;
import org.apache.hadoop.hive.metastore.txn.TxnCommonUtils;
-import org.apache.hadoop.hive.metastore.utils.JavaUtils;
-import org.apache.hadoop.hive.metastore.utils.MetaStoreUtils;
-import org.apache.hadoop.hive.metastore.utils.SecurityUtils;
+import org.apache.hadoop.hive.metastore.utils.*;
Review comment:
Yes let me fix this. This is an annoying side-affect of intellij :(
----------------------------------------------------------------
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: 427387)
Time Spent: 1h 20m (was: 1h 10m)
> Add new api as replacement of get_partitions_by_expr to return PartitionSpec
> instead of Partitions
> --------------------------------------------------------------------------------------------------
>
> Key: HIVE-23216
> URL: https://issues.apache.org/jira/browse/HIVE-23216
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 4.0.0
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Attachments: HIVE-23216.1.patch, HIVE-23216.2.patch,
> HIVE-23216.3.patch, HIVE-23216.4.patch, HIVE-23216.5.patch,
> HIVE-23216.6.patch, HIVE-23216.7.patch, HIVE-23216.8.patch
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)