This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f391b0d [FLINK-18055][sql-client] Fix catalog/database does not exist
in sql client
add a290c8a [FLINK-17918][table-blink] Fix AppendOnlyTopNFunction
shouldn't mutate list value of MapState
add 7c72335 [hotfix][table-planner-blink] Store last watermark in state
to emit on recovery for EventTimeProcessOperator
No new revisions were added by this update.
Summary of changes:
.../runtime/utils/FailingCollectionSource.java | 6 ++--
.../table/planner/runtime/utils/TimeTestUtil.scala | 41 ++++++++++++++++++++--
.../operators/rank/AppendOnlyTopNFunction.java | 5 ++-
3 files changed, 46 insertions(+), 6 deletions(-)