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

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

commit b6d40f551fcd5e24f2823de256ac10a09c5c344b
Merge: d2cd063 01927e5
Author: Kenn Knowles <[email protected]>
AuthorDate: Mon Jun 18 20:49:32 2018 -0700

    Merge pull request #5667: [BEAM-BEAM-4573] Add framework for exhaustively 
checking SQL operator support

 .../beam/sdk/extensions/sql/impl/BeamSqlEnv.java   |   2 +-
 .../sql/BeamSqlDslSqlStdOperatorsTest.java         | 256 +++++++++++++++++++++
 .../sql/BeamSqlDslStringOperatorsTest.java         |  55 -----
 ...BeamSqlBuiltinFunctionsIntegrationTestBase.java |  51 +++-
 4 files changed, 296 insertions(+), 68 deletions(-)

Reply via email to