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 cb975c4d99e [Opt](case) add a case for cloud mow (#47868)
     add c1f9a1b0737 [Opt](partial update) Add some cases for partial update 
(#47900)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/base_tablet.cpp                        |   2 +
 .../test_partial_update_publish_seq.out            | Bin 0 -> 1714 bytes
 .../test_partial_update_default_value.out          | Bin 259 -> 1003 bytes
 .../test_partial_update_lookup_row_key.out         | Bin 0 -> 779 bytes
 .../test_partial_update_row_store.out              | Bin 0 -> 847 bytes
 .../test_partial_update_publish_seq.groovy         | 180 +++++++++++++++++++++
 .../test_partial_update_default_value.groovy       |  25 ++-
 .../test_partial_update_lookup_row_key.groovy      |  81 ++++++++++
 .../test_partial_update_row_store.groovy           | 103 ++++++++++++
 9 files changed, 390 insertions(+), 1 deletion(-)
 create mode 100644 
regression-test/data/fault_injection_p0/partial_update/test_partial_update_publish_seq.out
 create mode 100644 
regression-test/data/unique_with_mow_p0/partial_update/test_partial_update_lookup_row_key.out
 create mode 100644 
regression-test/data/unique_with_mow_p0/partial_update/test_partial_update_row_store.out
 create mode 100644 
regression-test/suites/fault_injection_p0/partial_update/test_partial_update_publish_seq.groovy
 create mode 100644 
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_lookup_row_key.groovy
 create mode 100644 
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_row_store.groovy


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

Reply via email to