Add PipelineOptions as DoFn @Setup parameters
Open
bug
core
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Passing PipelineOptions to DoFn @Setup makes it easier for the users to access their pipeline arguments. It also allows dynamically creating PipelineOptions while constructing the pipeline, and can benefit integration with other config management framework.
Imported from Jira [BEAM-11914](https://issues.apache.org/jira/browse/BEAM-11914). Original Jira may contain additional context.
Reported by: xinyu.
Contributor guide
Assessment
This issue has not been assessed yet.