Open ujjwalrajanand opened 1 month ago
https://github.com/vaishnavipandey-vp/Apache-Beam-YAML/blob/c467c59f5f13a00514e90be1cfd505982577524b/Apache-Beam-YAML/Pipelines/transformUsingSourceSink.yaml#L1C1-L24C17
Not able to utilize 'source' and 'sink' transforms, facing challenges.
Failure: Test is continually failing
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Your source and sink parameters should contain a single transform not a list of them (even if this is a list of size 1). We could look into providing a better error here.
source
sink
What happened?
https://github.com/vaishnavipandey-vp/Apache-Beam-YAML/blob/c467c59f5f13a00514e90be1cfd505982577524b/Apache-Beam-YAML/Pipelines/transformUsingSourceSink.yaml#L1C1-L24C17
Not able to utilize 'source' and 'sink' transforms, facing challenges.
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components