GitHub user ravipesala opened a pull request:

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

    [CARBONDATA-1855] Added outputformat to carbon

    Support standard Hadoop outputformat interface for carbon. It will be 
helpful for integrations to execution engines like the spark, hive, and presto.
    It should maintain segment management as well while writing the data to 
support incremental loading feature.
    Be sure to do all of the following checklists to help us incorporate 
    your contribution quickly and easily:
    
     - [X] Any interfaces changed?
     
     - [] Any backward compatibility impacted?
     
     - [X] Document update required?
    
     - [X] Testing done
           Tests added
           
     - [X] 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/ravipesala/incubator-carbondata 
carbon-outformat

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

    https://github.com/apache/carbondata/pull/1642.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 #1642
    
----
commit 1b149b4f0d67e54257915f7c8b2b467fd7a3b04a
Author: ravipesala <ravi.pes...@gmail.com>
Date:   2017-12-04T10:37:03Z

    Added outputformat for carbon

----


---

Reply via email to