GitHub user dhatchayani opened a pull request:

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

    [CARBONDATA-1706] Making index merge DDL insensitive of the property

    (1) Segment index merge DDL will be insensitive to the property. Even if 
the property is set to false, DDL should be able to merge index files
    (2) Compaction name is changed from **SEGMENT_INDEX_COMPACTION** to 
**SEGMENT_INDEX**
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [X] Document update required?
             Compaction name change should be updated in document accordingly
    
     - [X] Testing done
            UT Added
           
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


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

    $ git pull https://github.com/dhatchayani/incubator-carbondata merge_index

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

    https://github.com/apache/carbondata/pull/1494.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 #1494
    
----
commit 5bfd54c6b392b85d3910de6c44afe78c4248057d
Author: dhatchayani <dhatcha.offic...@gmail.com>
Date:   2017-11-14T09:47:14Z

    [CARBONDATA-1706] Making index merge DDL insensitive of the property

----


---

Reply via email to