Skip to content

Update BQ connector to support new JSON type #21460

@damccorm

Description

@damccorm

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.

Imported from Jira BEAM-13945. Original Jira may contain additional context.
Reported by: chamikara.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions