[BEAM-2564] This closes #3532
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/53d27e6c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/53d27e6c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/53d27e6c Branch: refs/heads/DSL_SQL Commit: 53d27e6c45ab7bbd6877c6674868e8a2e3f9a971 Parents: 8defe6f 3a17074 Author: Tyler Akidau <[email protected]> Authored: Wed Jul 12 10:07:39 2017 -0700 Committer: Tyler Akidau <[email protected]> Committed: Wed Jul 12 10:07:39 2017 -0700 ---------------------------------------------------------------------- .../operator/string/BeamSqlTrimExpression.java | 12 +-- .../BeamSqlStringFunctionsIntegrationTest.java | 92 ++++++++++++++++++++ .../sql/interpreter/BeamSqlFnExecutorTest.java | 3 +- .../string/BeamSqlTrimExpressionTest.java | 9 +- 4 files changed, 105 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
