[
https://issues.apache.org/jira/browse/BEAM-13945?focusedWorklogId=749591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749591
]
ASF GitHub Bot logged work on BEAM-13945:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Mar/22 19:49
Start Date: 29/Mar/22 19:49
Worklog Time Spent: 10m
Work Description: 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 749591)
Time Spent: 0.5h (was: 20m)
> 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
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)