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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 35ee6bf344e branch-3.1: [fix](cloud) Add cluster name for routine load 
err msg #59099 (#59230)
     add 79a027e2997 branch-3.1: [Fix](routine load) Fix routine load partial 
update #59209 (#59313)

No new revisions were added by this update.

Summary of changes:
 .../doris/analysis/CreateRoutineLoadStmt.java      |  30 +++
 .../load/routineload/KafkaRoutineLoadJob.java      |  15 +-
 .../doris/load/routineload/RoutineLoadJob.java     |  55 +++-
 .../test_routine_load_partial_update.out}          |  15 +-
 ...outine_load_partial_update_new_key_behavior.out |  27 ++
 .../test_routine_load_partial_update.groovy        | 108 ++++++++
 ...ine_load_partial_update_new_key_behavior.groovy | 282 +++++++++++++++++++++
 7 files changed, 517 insertions(+), 15 deletions(-)
 copy regression-test/data/{tpch_sf1_p2/sql/q07.out => 
load_p0/routine_load/test_routine_load_partial_update.out} (50%)
 create mode 100644 
regression-test/data/load_p0/routine_load/test_routine_load_partial_update_new_key_behavior.out
 create mode 100644 
regression-test/suites/load_p0/routine_load/test_routine_load_partial_update.groovy
 create mode 100644 
regression-test/suites/load_p0/routine_load/test_routine_load_partial_update_new_key_behavior.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to