You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/29 19:42:19 UTC

[GitHub] [beam] ahmedabu98 opened a new pull request #17209: [BEAM-13945] add json type support for bigquery connector

ahmedabu98 opened a new pull request #17209:
URL: https://github.com/apache/beam/pull/17209


   (Currently in progress)
   BigQuery now natively supports JSON data type [1]. This change adds support and integration tests for using the JSON data type with Java BigQueryIO read and write methods.
   
   [1] https://cloud.google.com/bigquery/docs/reference/standard-sql/json-data#query_json_data
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [beam] ahmedabu98 commented on pull request #17209: [BEAM-13945] add json type support for bigquery connector

Posted by GitBox <gi...@apache.org>.
ahmedabu98 commented on pull request #17209:
URL: https://github.com/apache/beam/pull/17209#issuecomment-1082308743


   Can I get a review? Would like to know if the input data covers the behavior we want as laid out in the [BigQuery JSON documentation](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type).
   
   R: @ihji 
   R: @chamikaramj 


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [beam] ahmedabu98 edited a comment on pull request #17209: [BEAM-13945] add json type support for bigquery connector

Posted by GitBox <gi...@apache.org>.
ahmedabu98 edited a comment on pull request #17209:
URL: https://github.com/apache/beam/pull/17209#issuecomment-1082308743


   Can I get a review? Would like to know if the test data covers the behavior we want as laid out in the [BigQuery JSON documentation](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type).
   
   R: @ihji 
   R: @chamikaramj 


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org