You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (Jira)" <ji...@apache.org> on 2022/01/13 18:39:00 UTC

[jira] [Updated] (BEAM-7346) Add tests for BigQuery connector in Go SDK that will exercise all types supported by BQ.

     [ https://issues.apache.org/jira/browse/BEAM-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burke updated BEAM-7346:
-------------------------------
    Resolution: Abandoned
        Status: Resolved  (was: Open)

Abandoned in favour of the Xlang BigQueryIO. 

> Add tests for BigQuery connector in Go SDK that will exercise all types supported by BQ.
> ----------------------------------------------------------------------------------------
>
>                 Key: BEAM-7346
>                 URL: https://issues.apache.org/jira/browse/BEAM-7346
>             Project: Beam
>          Issue Type: Bug
>          Components: io-go-gcp, sdk-go
>            Reporter: Valentyn Tymofieiev
>            Priority: P3
>
> Sample tests in Python and Java SDKs:
> https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryToTableIT.java
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/big_query_query_to_table_it_test.py
> In particular, we should make sure BYTES datatype is treated in the same way on go SDK as in Java and Python SDK. Currently, Java and Python SDK assume that users pass base64-encoded bytes, but we may decide to revise this behavior, see [1,2]. 
> [1] https://lists.apache.org/thread.html/0c2178cf8e5d9e77c4f233f05a0b87b6011a1daa1a5ae47b41463af5@%3Cdev.beam.apache.org%3E, 
> [2] https://issues.apache.org/jira/browse/BEAM-7344



--
This message was sent by Atlassian Jira
(v8.20.1#820001)