You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2022/08/19 03:35:52 UTC

[flink] branch master updated (5d13403429d -> 06e8b7fb30f)

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

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


    from 5d13403429d [FLINK-28800][network] HsFileDataManager should avoid busy-loop when fileReader has not data to read
     add 06e8b7fb30f [FLINK-28990][table-planner] Fix BatchPhysicalDynamicFilteringDataCollector with empty output type

No new revisions were added by this update.

Summary of changes:
 .../batch/DynamicPartitionPruningRule.java         | 37 ++++++++++++--
 .../batch/DynamicPartitionPruningRuleTest.java     | 18 +++++++
 .../batch/DynamicPartitionPruningRuleTest.xml      | 58 +++++++++++++++++++++-
 3 files changed, 108 insertions(+), 5 deletions(-)