This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46292-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from ce20fa23322 branch-3.0: [fix](test) use different catalog name for test_hive_parquet_skip_page #46315 (#46339) add 39ba9aa09d7 [improve](routine load) introduce routine load task min timeout (#46292) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 6 ++ .../load/routineload/KafkaRoutineLoadJob.java | 3 +- .../doris/load/routineload/RoutineLoadJob.java | 5 +- ...eof.csv => test_routine_load_timeout_value.csv} | 2 +- ...oovy => test_routine_load_timeout_value.groovy} | 76 ++++++++++++---------- 5 files changed, 53 insertions(+), 39 deletions(-) copy regression-test/suites/load_p0/routine_load/data/{test_eof.csv => test_routine_load_timeout_value.csv} (95%) copy regression-test/suites/load_p0/routine_load/{test_routine_load_condition.groovy => test_routine_load_timeout_value.groovy} (77%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org