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 67c8bef [release] Add 1.14 docs link to the list of previous versions
add aba25f1 [FLINK-24394][table-planner] Improve efficiency of tests
using BuiltInFunctionTestBase
No new revisions were added by this update.
Summary of changes:
.../planner/functions/BuiltInFunctionTestBase.java | 317 ++++++++++------
.../planner/functions/CoalesceFunctionITCase.java | 41 ++-
.../ConstructedAccessFunctionsITCase.java | 47 ++-
.../functions/GreatestLeastFunctionsITCase.java | 72 ++--
.../planner/functions/JsonFunctionsITCase.java | 403 +++++++++++----------
.../planner/functions/MathFunctionsITCase.java | 136 +++----
.../planner/functions/MiscFunctionsITCase.java | 29 +-
.../planner/functions/StringFunctionsITCase.java | 19 +-
8 files changed, 613 insertions(+), 451 deletions(-)