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

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

                Author: ASF GitHub Bot
            Created on: 06/Jan/21 19:00
            Start Date: 06/Jan/21 19:00
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on a change in pull request 
#1756:
URL: https://github.com/apache/hive/pull/1756#discussion_r552905074



##########
File path: 
ql/src/java/org/apache/hadoop/hive/ql/ddl/table/partition/drop/AbstractDropPartitionAnalyzer.java
##########
@@ -20,25 +20,17 @@
 
 import java.util.ArrayList;
 import java.util.Collection;
-import java.util.HashMap;

Review comment:
       Removed.




----------------------------------------------------------------
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: 532070)
    Time Spent: 7.5h  (was: 7h 20m)

> Move show specific codes under DDL and cut MetaDataFormatter classes to pieces
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-24509
>                 URL: https://issues.apache.org/jira/browse/HIVE-24509
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> Lot of show ... specific codes are under theĀ  
> org.apache.hadoop.hive.ql.metadata.formatting package which are used only by 
> these commands. Also the two MetaDataFormatters (JsonMetaDataFormatter, 
> TextMetaDataFormatter) are trying to do everything, while they contain a lot 
> of code duplications. Their functionalities should be put under the 
> directories of the appropriate show commands.



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

Reply via email to