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/12 17:35:26 UTC

[2/2] beam git commit: [BEAM-2424] This closes #3386

[BEAM-2424] This closes #3386


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

Branch: refs/heads/DSL_SQL
Commit: 125cef14453d625f1758aef5b129182cb13d829c
Parents: 53d27e6 39eedd5
Author: Tyler Akidau <ta...@apache.org>
Authored: Wed Jul 12 10:34:36 2017 -0700
Committer: Tyler Akidau <ta...@apache.org>
Committed: Wed Jul 12 10:34:36 2017 -0700

----------------------------------------------------------------------
 .../dsls/sql/interpreter/BeamSqlFnExecutor.java |   4 +
 .../operator/BeamSqlCastExpression.java         | 132 +++++++++++++++++++
 .../operator/BeamSqlCastExpressionTest.java     | 126 ++++++++++++++++++
 3 files changed, 262 insertions(+)
----------------------------------------------------------------------