[Feature Request]: Update Java ExpansionService to use arbitrary PipelineOptions set through an ExpansionRequest #33022
Closed
1 of 17 tasks
Labels
Milestone
What would you like to happen?
Currently ExpansionService only forwards specific selected options to the transforms being expanded.
beam/sdks/java/expansion-service/src/main/java/org/apache/beam/sdk/expansion/service/ExpansionService.java
Line 727 in 738a76d
We should update this so that arbitrary PipelineOptions, sent through an ExpansionRequest are made available the the transforms.
beam/model/job-management/src/main/proto/org/apache/beam/model/job_management/v1/beam_expansion_api.proto
Line 64 in 738a76d
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: