-
Notifications
You must be signed in to change notification settings - Fork 988
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
[Do not merge] Validate Beam 2.63.0rc2 #2177
base: main
Are you sure you want to change the base?
Conversation
1ee90bf
to
171b958
Compare
org.tensorflow.proto does not support protobuf 4: The latest release of https://mvnrepository.com/artifact/org.tensorflow/proto was in 2019. This prevents classic Templates to use protobuf 4, that is now used by Beam 2.63.0 |
sourcedb-to-spanner tests timing out |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2177 +/- ##
============================================
+ Coverage 46.97% 46.99% +0.02%
+ Complexity 4049 4046 -3
============================================
Files 876 874 -2
Lines 52193 52161 -32
Branches 5502 5498 -4
============================================
- Hits 24517 24514 -3
+ Misses 25920 25895 -25
+ Partials 1756 1752 -4
|
all tests currently failing are PythonUDF tests. Downloaded "surefire-integration-test-results.zip" manually, decompress and run
|
Single test failed:
test infra issue, other spanner-to-sourcedb IT passed, ignore for now |
I see, test failure is actually relevant:
|
Spanner PR: First run:
Second run:
example error:
different tests failed in two runs. proceed. Kafka PR: passed |
For who going to upgrading Templates: remember to remove https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2177/files#diff-21f0f2b4485d5b8359efec95a27f2bd574a0e46885f815cab18cc8eb847b9b69L706 (fixed by #2182) and re-generate requirements for Python templates |
No description provided.