Matt Burgess created DRILL-1644:
-----------------------------------
Summary: Promote data types where prudent
Key: DRILL-1644
URL: https://issues.apache.org/jira/browse/DRILL-1644
Project: Apache Drill
Issue Type: Improvement
Components: Execution - Data Types
Reporter: Matt Burgess
Drill data types should support "promotion" of data types where it makes sense,
including (but not limited to) the following:
NullableBitAccessor should implement getBoolean()
NullablleIntAccessor should implement getShort(), etc.
NullableBigIntAccessor should implement getInt(), etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)