[
https://issues.apache.org/jira/browse/BEAM-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-12925:
-----------------------------
Status: Triage Needed (was: Resolved)
> JdbcIo readRows does not handle null numerical values properly
> --------------------------------------------------------------
>
> Key: BEAM-12925
> URL: https://issues.apache.org/jira/browse/BEAM-12925
> Project: Beam
> Issue Type: Bug
> Components: io-java-jdbc
> Affects Versions: 2.32.0
> Reporter: Chris Gray
> Priority: P2
> Fix For: Missing
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)