Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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(...).)
Attachments
Attachments
Issue Links
- blocks
-
DRILL-2465 Fix multiple DatabaseMetaData.getColumns() bugs (some)
- Closed
- is related to
-
DRILL-2472 JDBC : ResultSet.wasNull should give proper error message when a user tries to call it before calling getXXX method
- Resolved
-
DRILL-2471 JDBC : ResultSet.getXXX should return 0 when we encounter null for primitives which are numeric
- Closed
-
DRILL-2603 Review, resolve NULL checks/isNull()/null around vectors, accessors, JDBC SQLAccessor, etc.
- Open
- relates to
-
DRILL-2091 NPE in AbstractSqlAccessor
- Closed
- supercedes
-
DRILL-2136 NullableIntAccessor's isNull(...) never returns true
- Resolved
-
DRILL-2464 JDBC : ResultSet.wasNull always returns false for all datatypes
- Closed