-
Notifications
You must be signed in to change notification settings - Fork 973
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
Validate Beam 2.61.0rc1 #2014
base: main
Are you sure you want to change the base?
Validate Beam 2.61.0rc1 #2014
Conversation
LocalSpannerIO again causing conflict:
we should proceed #1429 |
d34803d
to
3b04ce9
Compare
This line becomes problematic after the upstream change: Line 164 in ff49726
It explicitly set a null value here, but after apache/beam#32705 , the inferred schema assumes not-null |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2014 +/- ##
============================================
- Coverage 45.41% 44.99% -0.42%
+ Complexity 3675 3637 -38
============================================
Files 842 842
Lines 49970 49973 +3
Branches 5261 5261
============================================
- Hits 22692 22484 -208
- Misses 25608 25834 +226
+ Partials 1670 1655 -15
|
No description provided.