This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 6e30032 [FLINK-19863][tests][hbase] Harden HBase end-to-end tests
add 92c4faf [FLINK-19906][table-planner-blink] Fix incorrect result when
compare two binary fields
No new revisions were added by this update.
Summary of changes:
.../planner/codegen/calls/ScalarOperatorGens.scala | 5 ++--
.../planner/expressions/ScalarOperatorsTest.scala | 34 ++++++++++++++++++++++
.../planner/expressions/SqlExpressionTest.scala | 4 +++
.../utils/ScalarOperatorsTestBase.scala | 6 ++--
.../table/runtime/functions/SqlFunctionUtils.java | 26 +++++++++++++++++
5 files changed, 71 insertions(+), 4 deletions(-)