-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed as not planned
Closed as not planned
Copy link
Description
What happened?
Caught by DataflowTemplates validation for Beam 2.61.0rc1: https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2014/checks?check_run_id=33057418339
Was able to bisect:
good: 20d0f6e
bad: c243491
To reproduce,
-
checkout Validate Beam 2.61.0rc1 GoogleCloudPlatform/DataflowTemplates#2014
-
on beam repo, after making any change, run
On Beam repo, after making any change (e.g. add log)
git cherry-pick c53a2017ba6e22816c8346fc8ce50142d30e3f81
./gradlew :sdks:java:core:publishToMavenLocal -Ppublishing
./gradlew :runners:direct-java:publishToMavenLocal -Ppublishing
- On DataflowTemplate repo, run
mvn test -pl v2/dataplex -Dtest=DataplexBigQueryToGcsTest#testE2E_mainPathWithAllStepsEnabled
Issue Priority
Priority: 1 (data loss / total loss of function)
Issue Components
- Component: Python SDK
- Component: Java SDK
- Component: Go SDK
- Component: Typescript SDK
- Component: IO connector
- Component: Beam YAML
- Component: Beam examples
- Component: Beam playground
- Component: Beam katas
- Component: Website
- Component: Infrastructure
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner