This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 0704bb8  Merge pull request #9317: [BEAM-7940] Quick fix 
sdks:python:depSnapshot
     add d2d8bac  Add JobService.GetJobs to the job API
     add e0a65ec  Fix python code style
     new e5e9cab  [BEAM-7927] Add JobService.GetJobs to the job API

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:
 .../src/main/proto/beam_job_api.proto              | 19 ++++++++++++++++
 .../jobsubmission/InMemoryJobService.java          | 23 ++++++++++++++++++++
 .../fnexecution/jobsubmission/JobInvocation.java   | 10 +++++++++
 .../jobsubmission/InMemoryJobServiceTest.java      | 25 ++++++++++++++++++++++
 .../runners/portability/local_job_service.py       | 11 ++++++++++
 5 files changed, 88 insertions(+)

Reply via email to