Na Yang created DRILL-1570:
------------------------------
Summary: Support Hive Data Types
Key: DRILL-1570
URL: https://issues.apache.org/jira/browse/DRILL-1570
Project: Apache Drill
Issue Type: Task
Components: Execution - Data Types
Affects Versions: 0.6.0
Reporter: Na Yang
Currently, following Hive data types are supported in Drill for querying:
BOOLEAN, BYTE, SHORT, INT, LONG, FLOAT, DOUBLE, DATE, TIMESTAMP, BINARY,
DECIMAL, STRING, and VARCHAR.
Above is a subset of hive data type. To be able to support all hive data types,
Drill needs to add support for the following: i
TINYINT, SMALLINT, BIGINT, CHAR, STRUCT, MAP, ARRAY, UNION
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)