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 d7bee8cf41dcc35f70135bd5baab25a6beaeaaca
Merge: 0e60ca4 58a6b80
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Tue Feb 6 21:30:00 2018 -0800

    BEAM-3624 - Remove collapsible if statements

 .../wrappers/streaming/DoFnOperator.java           | 10 +++---
 .../beam/runners/dataflow/TestDataflowRunner.java  | 10 +++---
 .../spark/translation/EvaluationContext.java       | 12 +++----
 .../beam/sdk/runners/TransformHierarchy.java       | 36 +++++++++----------
 .../java/org/apache/beam/sdk/state/StateSpecs.java | 42 ++++++++--------------
 .../java/org/apache/beam/sdk/util/ZipFiles.java    | 10 +++---
 .../apache/beam/sdk/util/MovingFunctionTest.java   |  6 ++--
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 15 ++++----
 .../io/hadoop/inputformat/HadoopInputFormatIO.java |  8 ++---
 9 files changed, 59 insertions(+), 90 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lc...@apache.org.

Reply via email to