GitHub user dhatchayani opened a pull request:

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

    [CARBONDATA-2755][Complex DataType Enhancements] Compaction Complex Types

    (1) Enabling Compaction with Complex DataTypes.
    (2) Major Minor compaction will run over complex dataTypes.
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [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/carbondata CARBONDATA-2755

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

    https://github.com/apache/carbondata/pull/2976.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 #2976
    
----
commit e691a1dda5e912828493c83b1c26f9d450fa5a5b
Author: sounakr <sounakr@...>
Date:   2018-07-17T05:05:32Z

    [CARBONDATA-2755][Complex DataType Enhancements] Compaction Complex Types. 
Enabling Compaction of Complex DataTypes.
    Major Minor compaction will run over complex dataTypes.

----


---

Reply via email to