This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 2208cde22e7 [Performance](func) opt the print_id func (#41302) add b0c41dfb664 [fix](schema change) fix delete predicate incorrect comparisons result with empty strings during schema change (#41064) No new revisions were added by this update. Summary of changes: be/src/olap/delete_handler.cpp | 5 +- be/src/olap/delete_handler.h | 3 +- be/src/olap/tablet_reader.cpp | 5 +- .../test_schema_change_delete.out} | 0 .../test_schema_change_delete.groovy | 65 ++++++++++++++++++++++ 5 files changed, 69 insertions(+), 9 deletions(-) copy regression-test/data/{correctness/test_constant_push_down_through_outer_join.out => schema_change_p0/test_schema_change_delete.out} (100%) create mode 100644 regression-test/suites/schema_change_p0/test_schema_change_delete.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org