GitHub user Indhumathi27 opened a pull request:

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

    [WIP]AVRO datatype support through SDK

    This PR supports following Avro DataTypes to carbon format through SDK. 
Avro datatypes include,
    1. Avro Union
    2. Avro Enum
    3. Avro Logical type Decimal
    
    Please refer JIRA CARBONDATA-2876 for further detail.
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [x] Testing done
            Test file has been 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/Indhumathi27/carbondata avro_support_sdk

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

    https://github.com/apache/carbondata/pull/2671.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 #2671
    
----
commit eae87521707fa86337a45d5677cc7d0f1f1fbfbc
Author: Indhumathi27 <indhumathim27@...>
Date:   2018-08-29T14:18:21Z

    Support Avro datatype conversion through SDK

----


---

Reply via email to