This is an automated email from the ASF dual-hosted git repository. johnyangk pushed a commit to branch tpch-fix in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git
commit c6cf3dbeafae69ab2bde22bdae28312070edfbb6 Merge: 10470a0 848ac5b Author: John Yang <[email protected]> AuthorDate: Sun Sep 9 10:35:50 2018 +0900 Merge branch '82-beam-sql-simple' into tpch .../compiler/frontend/beam/NemoPipelineResult.java | 11 ++- .../compiler/frontend/beam/PipelineTranslator.java | 107 +++++++++++++-------- examples/beam/pom.xml | 5 + .../apache/nemo/examples/beam/SimpleSumSQL.java | 89 +++++++++++++++++ .../nemo/examples/beam/BeamSimpleSumSQLITCase.java | 68 +++++++++++++ examples/resources/expected_output_simplesql | 1 + 6 files changed, 239 insertions(+), 42 deletions(-)
