Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support BQ Json arrays #5544

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Support BQ Json arrays #5544

wants to merge 3 commits into from

Conversation

RustedBones
Copy link
Contributor

Json should simply be mapped to java List or Map

Fix #5542

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.46%. Comparing base (c8ca2f4) to head (5d0e8c1).

Files with missing lines Patch % Lines
.../spotify/scio/bigquery/syntax/TableRowSyntax.scala 80.00% 1 Missing ⚠️
...cala/com/spotify/scio/bigquery/types/package.scala 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5544      +/-   ##
==========================================
+ Coverage   61.45%   61.46%   +0.01%     
==========================================
  Files         314      314              
  Lines       11222    11228       +6     
  Branches      771      772       +1     
==========================================
+ Hits         6896     6901       +5     
- Misses       4326     4327       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BigQuery load fails with JSON array
1 participant