You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "sounak chakraborty (JIRA)" <ji...@apache.org> on 2018/04/23 12:02:00 UTC

[jira] [Created] (CARBONDATA-2387) Avro Primitive Data Support

sounak chakraborty created CARBONDATA-2387:
----------------------------------------------

             Summary: Avro Primitive Data Support
                 Key: CARBONDATA-2387
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2387
             Project: CarbonData
          Issue Type: Sub-task
            Reporter: sounak chakraborty


Supported AVRO datatype and corresponding mapping with carbon schema. 

 

// Supported Primitive Datatype.
// 1. Boolean
// 2. Int
// 3. long
// 4. float -> To carbon Internally it is double.
// 5. double
// 6. String

// Not Supported
// 1.NULL Datatype
// 2.Bytes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)