This is an automated email from the ASF dual-hosted git repository.

anton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 28ca0ed8acd749e0f5181660abfd9617dd4dc206
Merge: 89e3221 a426d90
Author: Anton Kedin <33067037+ake...@users.noreply.github.com>
AuthorDate: Wed Aug 8 21:40:31 2018 -0700

    Merge pull request #6186 from amaliujia/rui_wang-add_not_like_based_on_like
    
    [BEAM-5113][SQL] Add NOT LIKE based on LIKE expression

 .../sql/impl/interpreter/BeamSqlFnExecutor.java    |   5 +-
 .../comparison/BeamSqlNotLikeExpression.java       |  52 +++++++++
 .../sql/BeamSqlDslSqlStdOperatorsTest.java         | 116 ++++++++++++++-------
 3 files changed, 136 insertions(+), 37 deletions(-)


Reply via email to