This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45528-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#45677) add ceaa59c102a [fix](routine load) make routine load delay eof schedule work (#45528) No new revisions were added by this update. Summary of changes: .../load/routineload/KafkaRoutineLoadJob.java | 2 +- .../doris/load/routineload/KafkaTaskInfo.java | 9 +-- .../load/routineload/RoutineLoadTaskInfo.java | 9 ++- .../load/routineload/KafkaRoutineLoadJobTest.java | 2 +- .../routineload/RoutineLoadTaskSchedulerTest.java | 2 +- .../transaction/GlobalTransactionMgrTest.java | 4 +- .../suites/load_p0/routine_load/data/test_eof.csv | 1 + ...ndition.groovy => test_routine_load_eof.groovy} | 77 ++++++++++------------ 8 files changed, 53 insertions(+), 53 deletions(-) create mode 100644 regression-test/suites/load_p0/routine_load/data/test_eof.csv copy regression-test/suites/load_p0/routine_load/{test_routine_load_condition.groovy => test_routine_load_eof.groovy} (74%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org