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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e51c7a2  Merge pull request #16054 from lukecwik/beam13313
     add 13fde03  [BEAM-12829] Never copy .gogradle/** for Python. (#16059)
     add ab7771c  [BEAM-13015] Simplify 
StateFetchingIterators.LazyBlockingStateFetchingIterator
     add b568aab  [BEAM-13015] Simplify 
StateFetchingIterators.LazyBlockingStateFetchingIterator
     add b3b8756  [BEAM-13015] Simplify DataStreamsDecoder by moving hasNext 
logic to next
     add 042547c  [BEAM-13015] Simplify DataStreamsDecoder by moving hasNext 
logic to next

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |   1 +
 .../org/apache/beam/sdk/fn/stream/DataStreams.java | 130 ++++-----------------
 .../apache/beam/sdk/fn/stream/DataStreamsTest.java |  39 -------
 .../fn/harness/state/StateFetchingIterators.java   |  66 ++++-------
 4 files changed, 46 insertions(+), 190 deletions(-)

Reply via email to