This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c5b6056b7a [fix](lateral_view) fix lateral view explode_split with temp table (#12643) add f1539761e8 [Bugfix](string_functions) rearrange code to avoid global buffer overflow in FindInSetOp::execute (#12677) No new revisions were added by this update. Summary of changes: be/src/vec/functions/function_string.cpp | 2 +- .../tpch_sf1/function/test_find_in_set.out} | 1 + .../tpch_sf1/function/test_find_in_set.groovy} | 17 +++++++++++------ 3 files changed, 13 insertions(+), 7 deletions(-) copy regression-test/data/{correctness_p0/test_join_should_not_reorder.out => tpch_sf1_p1/tpch_sf1/function/test_find_in_set.out} (98%) copy regression-test/suites/{query_p0/sql_functions/window_functions/test_sum.groovy => tpch_sf1_p1/tpch_sf1/function/test_find_in_set.groovy} (68%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org