This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c4bfa9f [FLINK-21054][table-runtime-blink] Implement mini-batch
optimized slicing window aggregate operator
new 1ee13f2 [FLINK-20680][table-common] Fix invalid validation of var-arg
function with no parameters
new 59454b8 [FLINK-20680][table-planner-blink] Add additional var-arg
tests
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/table/module/hive/HiveModuleTest.java | 14 ++++++
.../table/types/extraction/ExtractionUtils.java | 8 +--
.../planner/runtime/stream/sql/FunctionITCase.java | 58 ++++++++++++++++++++++
3 files changed, 77 insertions(+), 3 deletions(-)