You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2017/05/13 06:09:16 UTC

[2/2] beam git commit: [BEAM-2195] This closes #3042

[BEAM-2195] This closes #3042


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/8bb59840
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/8bb59840
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/8bb59840

Branch: refs/heads/DSL_SQL
Commit: 8bb59840be32ef945cfb7151ab7f8368fabb19f0
Parents: 523482b 12dd804
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat May 13 08:09:08 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat May 13 08:09:08 2017 +0200

----------------------------------------------------------------------
 .../dsls/sql/interpreter/BeamSQLFnExecutor.java |  3 +
 .../operator/BeamSqlCaseExpression.java         | 64 +++++++++++++
 .../sql/interpreter/BeamSQLFnExecutorTest.java  | 11 +++
 .../operator/BeamSqlCaseExpressionTest.java     | 94 ++++++++++++++++++++
 4 files changed, 172 insertions(+)
----------------------------------------------------------------------