[ 
https://issues.apache.org/jira/browse/BEAM-10532?focusedWorklogId=484796&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-484796
 ]

ASF GitHub Bot logged work on BEAM-10532:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Sep/20 22:24
            Start Date: 15/Sep/20 22:24
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #12730:
URL: https://github.com/apache/beam/pull/12730#issuecomment-693011358


   Seems like this will be covered by https://github.com/apache/beam/pull/12711
   
   cc: @robinyqiu 


----------------------------------------------------------------
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: 484796)
    Time Spent: 40m  (was: 0.5h)

> BigQueryUtils.fromTableSchema breaks when field in TableSchema has a NUMERIC 
> data type
> --------------------------------------------------------------------------------------
>
>                 Key: BEAM-10532
>                 URL: https://issues.apache.org/jira/browse/BEAM-10532
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.22.0
>            Reporter: Matthew Ouyang
>            Assignee: Matthew Ouyang
>            Priority: P2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is because the switch statement in the private fromTableFieldSchemaType 
> method doesn't have a case for NUMERIC and it falls to the default case which 
> throws an UnsupportedOperationException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to