Hi Ravi, Currently we are using hive parser to parse carbon create table DDL. Hive does not support short datatype instead it supports short and byte with a different name as smallInt(16 bit) and tinyInt(8 bit) data types. But in carbon we do not support these datatypes.
Do we need to handle these datatypes in carbon?. If yes then I can create a jira for this issue and track this feature. Regards Manish Gupta -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/About-measure-in-carbon-tp3627p3802.html Sent from the Apache CarbonData Mailing List archive mailing list archive at Nabble.com.
