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

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


    from fca3d98  Merge pull request #6997 Heap-based global top.
     add a1c5e09  Add coder to timer spec, populate in SDKs.
     add 675187b  [BEAM-5999] Generate input and output collections from timer 
specs.
     new a0bc60b  Merge pull request #6986: [BEAM-5999] Reconcile timer proto 
representation.

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:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  1 +
 .../core/construction/ParDoTranslation.java        |  7 +-
 .../construction/graph/GreedyPipelineFuser.java    |  2 -
 .../core/construction/graph/QueryablePipeline.java |  6 +-
 .../core/construction/graph/TimerReference.java    | 17 ++---
 .../construction/graph/ExecutableStageTest.java    |  3 +-
 .../graph/ImmutableExecutableStageTest.java        |  3 +-
 .../dataflow/PrimitiveParDoSingleFactory.java      |  2 +-
 .../control/ProcessBundleDescriptors.java          | 74 +++++++++++++++++++---
 .../runners/portability/fn_api_runner.py           | 12 +---
 sdks/python/apache_beam/transforms/userstate.py    |  5 +-
 11 files changed, 85 insertions(+), 47 deletions(-)

Reply via email to