You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2017/12/21 03:55:56 UTC

[GitHub] carbondata pull request #1701: [HOTFIX] rename CarbonStandardAlterTableDropP...

GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1701

    [HOTFIX] rename CarbonStandardAlterTableDropPartition

    Rename CarbonStandardAlterTableDropPartition to CarbonAlterTableDropHivePartitionCommand, make it consistent with other commands
    
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
    No logic is modified, retest all testcase
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    NA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata hotfix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1701.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1701
    
----
commit 943aee087d57fb8e05f2e3d1f7d7c49342ca22b0
Author: Jacky Li <ja...@...>
Date:   2017-12-21T03:53:45Z

    rename CarbonStandardAlterTableDropPartition.scala

----


---

[GitHub] carbondata issue #1701: [HOTFIX] rename CarbonStandardAlterTableDropPartitio...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1701
  
    @jackylk I will change name of class in my another PR 1681


---

[GitHub] carbondata pull request #1701: [HOTFIX] rename CarbonStandardAlterTableDropP...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk closed the pull request at:

    https://github.com/apache/carbondata/pull/1701


---