damccorm opened a new issue, #21460:
URL: https://github.com/apache/beam/issues/21460

   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](https://issues.apache.org/jira/browse/BEAM-13945). Original Jira 
may contain additional context.
   Reported by: chamikara.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to