This is an automated email from the ASF dual-hosted git repository. ccy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 92275d64a29e71bc27e2bf7ca215fc96c1a9e480 Merge: 9cf9fec c667b64 Author: Charles Chen <charlesccyc...@users.noreply.github.com> AuthorDate: Fri Jul 6 15:32:31 2018 -0700 Merge pull request #5837 from mariapython/query1_2_pr [BEAM-2855] Add queries 1 and 2 to the Python Nexmark suite .../testing/benchmarks/nexmark/nexmark_launcher.py | 43 ++++++++++++++++------ .../testing/benchmarks/nexmark/nexmark_util.py | 6 ++- .../testing/benchmarks/nexmark/queries/query0.py | 6 ++- .../nexmark/queries/{query0.py => query1.py} | 26 +++++++++---- .../nexmark/queries/{query0.py => query2.py} | 19 +++++++--- 5 files changed, 73 insertions(+), 27 deletions(-)