You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ahmed Abualsaud (Jira)" <ji...@apache.org> on 2022/04/07 17:00:00 UTC

[jira] [Updated] (BEAM-14273) Update BQ connector to support new JSON type

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

Ahmed Abualsaud updated BEAM-14273:
-----------------------------------
    Description: 
BQ has a new JSON type that is defined here: [https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type]

We should update Beam BQ Java and Python connectors to support that for various read methods (export jobs, storage API) and write methods (load jobs, streaming inserts, storage API).

We should also add integration tests that exercise reading from /writing to BQ tables with columns that has JSON type.

> Update BQ connector to support new JSON type
> --------------------------------------------
>
>                 Key: BEAM-14273
>                 URL: https://issues.apache.org/jira/browse/BEAM-14273
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-py-gcp
>            Reporter: Ahmed Abualsaud
>            Priority: P2
>
> BQ has a new JSON type that is defined here: [https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type]
> We should update Beam BQ Java and Python connectors to support that for various read methods (export jobs, storage API) and write methods (load jobs, streaming inserts, storage API).
> We should also add integration tests that exercise reading from /writing to BQ tables with columns that has JSON type.



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