GitHub user jackylk opened a pull request:

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

    [CARBONDATA-1668] remove isTableSplitPartition in data loading

    This option is always false, related code can be removed
    
     - [X] Any interfaces changed?
     No
    
     - [X] Any backward compatibility impacted?
     No
    
     - [X] Document update required?
    No
    
     - [X] Testing done
    No new testcase is required
    
     - [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 
remove_isTableSplitPartition

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

    https://github.com/apache/carbondata/pull/1466.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 #1466
    
----
commit a35b8a2a81c54df100738879a1ec66004efc8ca7
Author: Jacky Li <jacky.li...@qq.com>
Date:   2017-11-05T12:35:09Z

    remove isTableSplitPartition

----


---

Reply via email to