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 4232327a432 [fix](regression test) fix test_schema_change_cold_heat case (#27556) add ff1a06abcf1 [test](regression) add routine load sequence and error test (#27519) No new revisions were added by this update. Summary of changes: .../doris/load/routineload/RoutineLoadJob.java | 16 +-- .../load_p0/routine_load/test_routine_load.out | 22 ++++ .../ddl/uniq_tbl_basic_create_sequence.sql | 2 +- .../ddl/uniq_tbl_basic_drop_sequence.sql | 1 + .../load_p0/routine_load/test_routine_load.groovy | 118 +++++++++++++++++++++ 5 files changed, 150 insertions(+), 9 deletions(-) copy regression-test/suites/load_p0/{stream_load => routine_load}/ddl/uniq_tbl_basic_create_sequence.sql (97%) create mode 100644 regression-test/suites/load_p0/routine_load/ddl/uniq_tbl_basic_drop_sequence.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org