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 47c599c [FLINK-26453][clients] Prevent program configurations also when executeAsync is called add fb05fab [FLINK-25969][table-runtime] Clean up caches in CompileUtils more aggressively No new revisions were added by this update. Summary of changes: .../table/planner/delegation/BatchPlanner.scala | 8 +-- .../table/planner/delegation/PlannerBase.scala | 24 +++---- .../table/planner/delegation/StreamPlanner.scala | 20 +++--- .../table/runtime/generated/CompileUtils.java | 78 ++++++++++++++++------ .../table/runtime/generated/CompileUtilsTest.java | 3 +- 5 files changed, 84 insertions(+), 49 deletions(-)