[
https://issues.apache.org/jira/browse/BEAM-12471?focusedWorklogId=609392&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-609392
]
ASF GitHub Bot logged work on BEAM-12471:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jun/21 21:16
Start Date: 09/Jun/21 21:16
Worklog Time Spent: 10m
Work Description: pgillet opened a new pull request #14982:
URL: https://github.com/apache/beam/pull/14982
Please see the associated JIRA ticket
[BEAM-12471](https://issues.apache.org/jira/projects/BEAM/issues/BEAM-12471).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 609392)
Remaining Estimate: 0h
Time Spent: 10m
> NumberFormatException in BeamTableUtils#autoCastField
> -----------------------------------------------------
>
> Key: BEAM-12471
> URL: https://issues.apache.org/jira/browse/BEAM-12471
> Project: Beam
> Issue Type: Bug
> Components: beam-community
> Affects Versions: 2.29.0
> Environment: Java SDK
> Reporter: Pascal GILLET
> Priority: P2
> Labels: pull-request-available
> Fix For: 2.30.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)