You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2014/11/06 18:26:35 UTC

[jira] [Created] (DRILL-1644) Promote data types where prudent

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)