You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/06/09 03:05:24 UTC

[flink] branch master updated (87d6a76 -> 926523e)

This is an automated email from the ASF dual-hosted git repository.

jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 87d6a76  [FLINK-18075][hotfix] Use DeserializationSchema instead of KeyedDeserializationSchema in DynamicTableSink
     add 926523e  [FLINK-17625][table-runtime-blink] Fix ArrayIndexOutOfBoundsException in AppendOnlyTopNFunction

No new revisions were added by this update.

Summary of changes:
 .../operators/rank/AppendOnlyTopNFunction.java     | 16 +++--
 .../table/runtime/operators/rank/TopNBuffer.java   | 83 +++++++++++++++-------
 2 files changed, 68 insertions(+), 31 deletions(-)