This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 042547c31eb4e7e13d1afcfdf08583fbd01a9865 Merge: b568aab b3b8756 Author: Lukasz Cwik <[email protected]> AuthorDate: Wed Nov 24 11:01:06 2021 -0800 [BEAM-13015] Simplify DataStreamsDecoder by moving hasNext logic to next .../org/apache/beam/sdk/fn/stream/DataStreams.java | 130 ++++----------------- .../apache/beam/sdk/fn/stream/DataStreamsTest.java | 39 ------- 2 files changed, 20 insertions(+), 149 deletions(-)
