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 1121949 [FLINK-14200][table] Fix NPE for Temporal Table Function Join
when left side is a query instead of a source (#10763)
add f0fe365 [FLINK-15478][table-planner-blink] Fix FROM_BASE64 code
generation exception because of the wrong result type (#10766)
No new revisions were added by this update.
Summary of changes:
.../org/apache/flink/table/planner/codegen/calls/StringCallGen.scala | 2 +-
.../apache/flink/table/planner/expressions/ScalarFunctionsTest.scala | 4 ++++
.../org/apache/flink/table/runtime/functions/SqlFunctionUtils.java | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)