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

zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 63b17bc7ba [typo](docs) fix some mistake in Doris & Spark Column Type 
Mapping (#19998)
     add 2b2ac10e93 [feature](partial update) add failure tolerance for strict 
mode partial update stream load

No new revisions were added by this update.

Summary of changes:
 be/src/olap/delta_writer.cpp                       |  4 ++++
 be/src/olap/delta_writer.h                         |  2 ++
 be/src/olap/rowset/beta_rowset_writer.cpp          |  2 ++
 be/src/olap/rowset/beta_rowset_writer.h            |  5 ++++
 be/src/olap/rowset/rowset_writer.h                 |  2 ++
 be/src/olap/rowset/segment_v2/segment_writer.cpp   | 11 ++++++---
 be/src/olap/rowset/segment_v2/segment_writer.h     |  3 +++
 be/src/runtime/runtime_state.cpp                   |  1 +
 be/src/runtime/runtime_state.h                     |  9 +++++++
 be/src/runtime/tablets_channel.cpp                 |  1 +
 be/src/vec/sink/vtablet_sink.cpp                   | 15 ++++++++----
 gensrc/proto/internal_service.proto                |  1 +
 ...ert.out => test_partial_update_strict_mode.out} |  5 ++--
 ...oovy => test_partial_update_strict_mode.groovy} | 28 +++++++++++++++++-----
 .../test_partial_update_upsert.groovy              |  2 +-
 15 files changed, 75 insertions(+), 16 deletions(-)
 copy 
regression-test/data/unique_with_mow_p0/partial_update/{test_partial_update_upsert.out
 => test_partial_update_strict_mode.out} (75%)
 copy 
regression-test/suites/unique_with_mow_p0/partial_update/{test_partial_update_upsert.groovy
 => test_partial_update_strict_mode.groovy} (78%)


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

Reply via email to