This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
from c999e7e9a5d [FLINK-37045][Runtime] Merge two versions of OperatorStateStore add d2b0fbb8efc [FLINK-36910][table] Add function call syntax for dynamic functions add 8581b6d8600 [FLINK-36910][table] Update planner tests plans with function call add 7f162dd1ff1 [FLINK-36910][table] Add testDynamicDatetimeFunctions and AreEqual No new revisions were added by this update. Summary of changes: .../functions/sql/FlinkSqlOperatorTable.java | 109 ++++++++++++++++----- .../planner/runtime/stream/sql/FunctionITCase.java | 29 ++++++ .../plan/batch/sql/DynamicFunctionPlanTest.xml | 8 +- .../plan/stream/sql/DynamicFunctionPlanTest.xml | 8 +- .../planner/plan/stream/sql/MatchRecognizeTest.xml | 4 +- .../plan/stream/sql/NonDeterministicDagTest.xml | 38 +++---- 6 files changed, 140 insertions(+), 56 deletions(-)