[ 
https://issues.apache.org/jira/browse/BEAM-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860461#comment-16860461
 ] 

Valentyn Tymofieiev commented on BEAM-7526:
-------------------------------------------

https://github.com/apache/beam/pull/8620 seems to be the rootcause as this is 
the only relevant commit visualized on the first failing run: 
https://builds.apache.org/job/beam_PostCommit_SQL/1746/

I cannot find Jira username for @charithe, assigning to  [~reuvenlax].
cc: [~shehzaadn] [~kedin]


> 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
>
> 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)

Reply via email to