Login  Register

Re: List the supported datatypes in carbondata

Posted by ravipesala on Nov 05, 2016; 2:06am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/List-the-supported-datatypes-in-carbondata-tp2419p2665.html

Yes,. We need to have a document with the supported datatypes of carbon
data. We listed this gap and working towards it.

The following are datatypes we should support now. We better follow the
datatypes syntax supported by hive as we use there parser.

 (string, int/integer, smallint, bigint, float, double,
decimal, timestamp, array, struct)

On Sat, Nov 5, 2016, 6:16 AM cenyuhai <[hidden email]> wrote:

> I think we should make it clear that what datatypes are supported in
> carbondata.
>
> these types are confused (int or integer, short or smallint, long or
> bigint,
> double or numeric)
>
> some datatypes are not supported now, (numeric, integer, short, smallint,
> long, numeric).
>
> We should tell users what datatypes are supported in docs which is not
> existed now.
>
> We need a doc like
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types
>
> I suggest that we support (string, int, smallint, bigint, float, double,
> decimal, timestamp, array, struct) at first.
>
>
>
>
> --
> View this message in context:
> http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/List-the-supported-datatypes-in-carbondata-tp2419p2659.html
> Sent from the Apache CarbonData Mailing List archive mailing list archive
> at Nabble.com.
>