[
https://issues.apache.org/jira/browse/BEAM-12471?focusedWorklogId=609681&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-609681
]
ASF GitHub Bot logged work on BEAM-12471:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/21 12:59
Start Date: 10/Jun/21 12:59
Worklog Time Spent: 10m
Work Description: pgillet commented on pull request #14982:
URL: https://github.com/apache/beam/pull/14982#issuecomment-858599973
My bad! That's better now.
--
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: 609681)
Time Spent: 0.5h (was: 20m)
> 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
> Assignee: Pascal GILLET
> Priority: P2
> Labels: pull-request-available
> Fix For: 2.32.0
>
> Time Spent: 0.5h
> 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)