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

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


    from 4586bcbe662 [FLINK-27240][table] Support ADD PARTITION statement for 
partitioned table (#22711)
     new 7e42493b021 [hotfix] Enrich hybridPartitionDataConsumeConstraint when 
create AdaptiveBatchScheduler in scheduler benchmark utils.
     new b462d0ec4d1 [FLINK-32288][runtime] Improve the scheduling performance 
of AdaptiveBatchScheduler

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../AllFinishedInputConsumableDecider.java         |  5 +++--
 .../strategy/DefaultInputConsumableDecider.java    | 13 +++++++++++++
 .../scheduler/strategy/InputConsumableDecider.java | 10 +++++++++-
 .../PartialFinishedInputConsumableDecider.java     |  5 +++--
 .../strategy/VertexwiseSchedulingStrategy.java     |  5 +++++
 .../benchmark/SchedulerBenchmarkUtils.java         |  2 ++
 .../DefaultInputConsumableDeciderTest.java         | 22 ++++++++++++++++++++++
 .../strategy/TestingInputConsumableDecider.java    |  6 ++++++
 8 files changed, 63 insertions(+), 5 deletions(-)

Reply via email to