You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/11/10 08:21:51 UTC

[flink] branch release-1.14 updated (d31cfb9 -> 18af954)

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

trohrmann pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from d31cfb9  [FLINK-24704][table-runtime] Fix exception when the input record loses monotonicity on the sort key field of UpdatableTopNFunction
     add 18af954  [FLINK-21289][deployment] FIX missing load pipeline.classpaths in application mode, for both k8s and yarn

No new revisions were added by this update.

Summary of changes:
 .../program/DefaultPackagedProgramRetriever.java   | 32 ++++++++++++++++++----
 .../DefaultPackagedProgramRetrieverTest.java       | 22 +++++++++++++++
 2 files changed, 49 insertions(+), 5 deletions(-)