apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.89k stars 4.27k forks source link

Make the warning about JSON BigQuery column type more precise #33121

Open turb opened 1 week ago

turb commented 1 week ago

Took me a while to figure I should use com.fasterxml.jackson.databind.JsonNode to map to JSON BigQuery column, so updating the warning log accordingly to help the next ones.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

github-actions[bot] commented 1 week ago

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

turb commented 1 week ago

assign set of reviewers (test fail due to unrelated timeout)

github-actions[bot] commented 1 week ago

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @m-trieu for label java. R: @ahmedabu98 for label io.

Available commands:

The PR bot will only process comments in the main thread (not review comments).

github-actions[bot] commented 2 days ago

Reminder, please take a look at this pr: @m-trieu @ahmedabu98