You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/05/01 22:14:06 UTC

[jira] [Closed] (DRILL-2463) Implement JDBC mapping of SQL NULL for ResultSet.getXxx() methods

     [ https://issues.apache.org/jira/browse/DRILL-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krystal closed DRILL-2463.
--------------------------

Verified that fix is in master.  Test for fix is in developer's unit tests.

> Implement JDBC mapping of SQL NULL for ResultSet.getXxx() methods
> -----------------------------------------------------------------
>
>                 Key: DRILL-2463
>                 URL: https://issues.apache.org/jira/browse/DRILL-2463
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>            Priority: Blocker
>             Fix For: 0.9.0
>
>         Attachments: DRILL-2463.6.patch.txt
>
>
> Fix AvaticaDrillSqlAccessor to implement mapping of SQL NULL to dummy primitive values (e.g,., returning 0 for ResultSet.getInt(...)).
> Fix SqlAccessors template to implement mapping of SQL NULL to null pointers (e.g., returning null from ResultSet.getString(...).)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)