This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 339d763c9de [case](auth)fix case test_dml_stream_load_auth (#50172) add 917da4dcba9 [fix](load) fix routine load job progress fallback after FE master node restart (#50221) No new revisions were added by this update. Summary of changes: .../load/routineload/KafkaRoutineLoadJob.java | 6 + .../data/test_routine_load_progress.csv | 4 + .../routine_load/test_routine_load_progress.groovy | 130 +++++++++++++++++++++ 3 files changed, 140 insertions(+) create mode 100644 regression-test/suites/load_p0/routine_load/data/test_routine_load_progress.csv create mode 100644 regression-test/suites/load_p0/routine_load/test_routine_load_progress.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org