This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 674249919c5 Use sys.executable to find python command. (#33033)
add 3a941c07bcd Update Java ExpansionService to use arbitrary
PipelineOptions set through an ExpansionRequest
new 8a920c1e018 Merge pull request #33026: Update Java ExpansionService to
use arbitrary PipelineOptions set through an ExpansionRequest
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../construction/PipelineOptionsTranslation.java | 11 +-
.../sdk/expansion/service/ExpansionService.java | 67 ++++++------
.../expansion/service/ExpansionServiceTest.java | 114 ++++++++++++++++++++-
3 files changed, 155 insertions(+), 37 deletions(-)