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 2c16fe0da9 [bugfix](runtimefilter) runtime filter is shared between 
multi instances with same node id, should not cache exprs (#22114)
     add 4f0158c458 [fix](partial-update) fix update core for merge-on-write 
table (#22090)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/segment_writer.cpp   |  4 +-
 be/src/olap/tablet.cpp                             |  9 ++--
 be/src/olap/tablet.h                               |  3 +-
 .../test_partial_update_schema_change.out}         | 12 ++---
 .../test_partial_update_schema_change.groovy       | 55 ++++++++++++++++++++++
 5 files changed, 69 insertions(+), 14 deletions(-)
 copy regression-test/data/{bitmap_functions/test_bitmap_intersect.out => 
unique_with_mow_p0/partial_update/test_partial_update_schema_change.out} (76%)
 create mode 100644 
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_schema_change.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to