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 f7a159bfc6b [FLINK-38257][SQL] Add module dynamic function loading possibility add e2a2755a046 [FLINK-38286][table] Fix: MAP function with duplicate keys produces non-deterministic results No new revisions were added by this update. Summary of changes: .../table/planner/codegen/GenerateUtils.scala | 15 ++++++++++++++ .../planner/codegen/calls/ScalarOperatorGens.scala | 23 +++++++++------------- .../table/planner/functions/MapFunctionITCase.java | 9 ++++++++- 3 files changed, 32 insertions(+), 15 deletions(-)