[
https://issues.apache.org/jira/browse/BEAM-7526?focusedWorklogId=257882&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-257882
]
ASF GitHub Bot logged work on BEAM-7526:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jun/19 16:13
Start Date: 11/Jun/19 16:13
Worklog Time Spent: 10m
Work Description: akedin commented on issue #8814: [BEAM-7526] Fix
toBeamValue logic in BigQueryUtils
URL: https://github.com/apache/beam/pull/8814#issuecomment-500913956
run sql postcommit
----------------------------------------------------------------
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: 257882)
Time Spent: 40m (was: 0.5h)
> beam_PostCommit_SQL suite is failing since June 7.
> --------------------------------------------------
>
> Key: BEAM-7526
> URL: https://issues.apache.org/jira/browse/BEAM-7526
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Valentyn Tymofieiev
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Error Message
> java.lang.UnsupportedOperationException: Converting BigQuery type 'class
> com.google.api.client.util.ArrayMap' to 'FieldType{typeName=STRING,
> nullable=false, logicalType=null, collectionElementType=null,
> mapKeyType=null, mapValueType=null, rowSchema=null, metadata={}}' is not
> supported
> Stacktrace
> java.lang.UnsupportedOperationException: Converting BigQuery type 'class
> com.google.api.client.util.ArrayMap' to 'FieldType{typeName=STRING,
> nullable=false, logicalType=null, collectionElementType=null,
> mapKeyType=null, mapValueType=null, rowSchema=null, metadata={}}' is not
> supported
> at
> org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.toBeamValue(BigQueryUtils.java:457)
> at
> org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.lambda$toBeamValue$11(BigQueryUtils.java:447)
> at
> java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
> at
> java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
> ...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)