You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ta...@apache.org on 2017/07/19 00:56:51 UTC

[2/2] beam git commit: [BEAM-2585] This closes #3552

[BEAM-2585] This closes #3552


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

Branch: refs/heads/DSL_SQL
Commit: a1f7cf6deaa2e7344e695c25234d82086194c560
Parents: caf647d 97c9b07
Author: Tyler Akidau <ta...@apache.org>
Authored: Tue Jul 18 17:55:26 2017 -0700
Committer: Tyler Akidau <ta...@apache.org>
Committed: Tue Jul 18 17:55:26 2017 -0700

----------------------------------------------------------------------
 .../dsls/sql/interpreter/BeamSqlFnExecutor.java |  8 +++
 .../operator/math/BeamSqlRandExpression.java    | 54 ++++++++++++++++
 .../math/BeamSqlRandIntegerExpression.java      | 58 +++++++++++++++++
 .../BeamSqlMathFunctionsIntegrationTest.java    | 67 ++++++++++++++++++++
 4 files changed, 187 insertions(+)
----------------------------------------------------------------------