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 47257ef7131 [fix](external)using saved member variables (#46156)
     add 77beb58b444 [Fix](partial update) Fix incorrect result when partial 
update include delete sign columns (#46194)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/base_tablet.cpp                        |  20 ++--
 be/src/olap/partial_update_info.cpp                |  38 +++---
 be/src/olap/partial_update_info.h                  |   5 +-
 ..._partial_update_with_delete_col_in_publish.out} |  11 +-
 .../test_partial_update_seq_col_delete.out         | Bin 1530 -> 1533 bytes
 .../test_partial_update_seq_type_delete.out        | Bin 2967 -> 2981 bytes
 .../test_partial_update_merge_type.out             |  32 ++---
 .../test_partial_update_seq_col_delete.out         |   4 +-
 .../test_partial_update_seq_type_delete.out        |   4 +-
 .../partial_update/test_with_delete_sign_col.out   | 133 +++++++++++++++++++++
 .../partial_update/with_delete1.csv                |   6 +
 ...rtial_update_with_delete_col_in_publish.groovy} |  41 ++-----
 .../test_with_delete_sign_col.groovy               |  98 +++++++++++++++
 13 files changed, 305 insertions(+), 87 deletions(-)
 copy 
regression-test/data/{unique_with_mow_c_p0/partial_update/test_partial_update_delete_sign_with_conflict.out
 => 
fault_injection_p0/partial_update/test_partial_update_with_delete_col_in_publish.out}
 (70%)
 create mode 100644 
regression-test/data/unique_with_mow_p0/partial_update/test_with_delete_sign_col.out
 create mode 100644 
regression-test/data/unique_with_mow_p0/partial_update/with_delete1.csv
 copy 
regression-test/suites/fault_injection_p0/partial_update/{test_partial_update_publish_conflict_seq.groovy
 => test_partial_update_with_delete_col_in_publish.groovy} (67%)
 create mode 100644 
regression-test/suites/unique_with_mow_p0/partial_update/test_with_delete_sign_col.groovy


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

Reply via email to