You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2021/11/12 14:59:40 UTC

[flink] branch master updated (da24fbf -> d687f65)

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 da24fbf  [hotfix][table-planner] Move all casting rules to casting package and make them package-private
     add d687f65  [FLINK-24552][tests] Moved randomization of buffer debloat from StreamEnvironment to MiniClusterResource

No new revisions were added by this update.

Summary of changes:
 .../runtime/testutils/MiniClusterResource.java     | 25 ++++++++-
 .../streaming/util/TestStreamEnvironment.java      | 65 +++++++++++-----------
 2 files changed, 55 insertions(+), 35 deletions(-)