feat(bigquery): add BigLake configuration support for Storage Write API - #36225
Conversation
add BigLake configuration parameter to StorageWriteToBigQuery transform in both Java and Python SDKs include validation tests for BigLake configuration parameters
| testJavaHome = project.findProperty("java${testJavaVersion}Home") | ||
| } | ||
|
|
||
| // Detect macOS and append '-macos' to tox environment to avoid pip check issues |
There was a problem hiding this comment.
I dont think we need changes to this file
There was a problem hiding this comment.
Need this to run the tests locally on mac
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36225 +/- ##
=============================================
- Coverage 56.84% 40.17% -16.68%
+ Complexity 3386 3384 -2
=============================================
Files 1220 1220
Lines 185898 185902 +4
Branches 3523 3524 +1
=============================================
- Hits 105672 74680 -30992
- Misses 76885 107878 +30993
- Partials 3341 3344 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Assigning reviewers: R: @shunping for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
add BigLake configuration parameter to StorageWriteToBigQuery transform in both Java and Python SDKs include validation tests for BigLake configuration parameters
Fixes #36171
Postcommit:
Run biglake:
Results:
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.