Chamikara Madhusanka Jayalath created BEAM-13945:
----------------------------------------------------
Summary: Update BQ connector to support new JSON type
Key: BEAM-13945
URL: https://issues.apache.org/jira/browse/BEAM-13945
Project: Beam
Issue Type: New Feature
Components: io-java-gcp
Reporter: Chamikara Madhusanka Jayalath
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)