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 <jacky.likun@...>
Date:   2017-12-21T03:53:45Z

    rename CarbonStandardAlterTableDropPartition.scala

----


---

Reply via email to