Details
-
Bug
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
2.32.0
-
None
Description
Numerical values that are SQL NULL in the database are converted to 0 when read by `readRows`. This appears to be caused by SchemaUtil.java not checking `ResultSet::wasNull` at line 253 in version 2.32.0.
Attachments
Issue Links
- links to