Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.29.0
-
Java SDK
Description
NumberFormatExceptions are thrown in method autoCastField of class org.apache.beam.sdk.extensions.sql.impl.schema.BeamTableUtils if the rawObj param is an empty (or blank) string, for numeric fields (BYTE, INT16, INT32, and FLOAT).
Empty strings were (surprisingly) already covered for INT64 and DOUBLE types only.
Attachments
Issue Links
- links to