[
https://issues.apache.org/jira/browse/BEAM-13945?focusedWorklogId=765598&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765598
]
ASF GitHub Bot logged work on BEAM-13945:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/May/22 18:07
Start Date: 03/May/22 18:07
Worklog Time Spent: 10m
Work Description: pabloem commented on PR #17492:
URL: https://github.com/apache/beam/pull/17492#issuecomment-1116395092
@ahmedabu98 I think this change breaks this test:
https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/4995/testReport/junit/org.apache.beam.sdk.io.gcp.bigquery/BigQueryServicesImplTest/testInsertWithinRowCountLimits/
You can run it locally with `./gradlew
:sdks:java:io:google-cloud-platform:test --tests
*testInsertWithinRowCountLimits*`
Issue Time Tracking
-------------------
Worklog Id: (was: 765598)
Time Spent: 10h 40m (was: 10.5h)
> 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: 10h 40m
> 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)