-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Milestone
Description
I am a first-time contributor to Apache Beam and noticed an issue where the pipeline runs successfully but produces blank output.
The job completes without any errors or warnings, but no output data is generated, which makes it difficult to understand whether the pipeline executed correctly.
Expected Behavior:
The pipeline should produce the expected output after successful execution.
Actual Behavior:
The pipeline finishes successfully, but the output is blank.
Environment:
- Apache Beam version: Not sure
- SDK: Python
- Runner: DirectRunner
- Operating System: Windows
Steps to Reproduce:
- Create a simple Apache Beam pipeline
- Run the pipeline using DirectRunner
- Observe that the output is blank
Metadata
Metadata
Assignees
Labels
No labels