[
https://issues.apache.org/jira/browse/BEAM-13945?focusedWorklogId=766148&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-766148
]
ASF GitHub Bot logged work on BEAM-13945:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/May/22 16:32
Start Date: 04/May/22 16:32
Worklog Time Spent: 10m
Work Description: ahmedabu98 commented on PR #17492:
URL: https://github.com/apache/beam/pull/17492#issuecomment-1117562803
@pabloem the `BigQueryServicesImplTest.testInsertWithinRowCountLimits` test
might be flaky. It's [passing
now](https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/22456/testReport/org.apache.beam.sdk.io.gcp.bigquery/BigQueryServicesImplTest/testInsertWithinRowCountLimits/)
with another PreCommit test run.
Issue Time Tracking
-------------------
Worklog Id: (was: 766148)
Time Spent: 11.5h (was: 11h 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
> Assignee: Ahmed Abualsaud
> Priority: P2
> Time Spent: 11.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.7#820007)