You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/25 08:51:00 UTC

[jira] [Work logged] (HIVE-22028) Clean up Add Partition

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

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

                Author: ASF GitHub Bot
            Created on: 25/Jul/19 08:50
            Start Date: 25/Jul/19 08:50
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #737: Revert "HIVE-22028 Clean up Add Partition"
URL: https://github.com/apache/hive/pull/737
 
 
   This reverts commit 853bf6252a0d5b0d10f35248b4b4785c08380914.
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 282548)
            Time Spent: 10m
    Remaining Estimate: 0h

> Clean up Add Partition
> ----------------------
>
>                 Key: HIVE-22028
>                 URL: https://issues.apache.org/jira/browse/HIVE-22028
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available, refactor-ddl
>         Attachments: HIVE-22028.01.patch, HIVE-22028.02.patch, HIVE-22028.03.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> AlterTableAddPartitionDesc should be immutable, like the rest of the desc classes. This can not be done 100% right now, as it requires the refactoring of the ImportSemanticAnalyzer, so the task will be finished only then.
> Add Partition logic should be moved from Hive.java to AlterTableAddPartitionOperation.java, only the metastore calls should remain in Hive.java.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)