GitHub user manishgupta88 opened a pull request:

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

    [WIP] Fixed range info overlapping values issue

    Fixed range info overlapping values issue. Added data type based validation 
for sorting range info values for checking if there are any overlapping values 

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

    $ git pull https://github.com/manishgupta88/incubator-carbondata 
rangeInfo_overlapping_validation

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

    https://github.com/apache/carbondata/pull/1032.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 #1032
    
----
commit ff3a0aa60ffff1b2bbb6d88d7d3544416a889788
Author: chenerlu <chene...@huawei.com>
Date:   2017-06-13T08:04:40Z

    delete unnecessary test cases
    
    # Conflicts:
    #   
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala
    #   
integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala

commit 72e5a0a22c79343031b05c7e40479acad4f576dd
Author: manishgupta88 <tomanishgupt...@gmail.com>
Date:   2017-06-14T10:48:17Z

    Fixed range partitioning overlapping values issue. Added datatype based 
validation for range partitioning overlapping values check

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to