[
https://issues.apache.org/jira/browse/BEAM-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861184#comment-16861184
]
Valentyn Tymofieiev commented on BEAM-7526:
-------------------------------------------
[~charithke] You could ask on beam dev mailing list to be added to a list of
contributors so that you could assign issues to yourself.
> 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: 1h
> 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)