This is an automated email from the ASF dual-hosted git repository.
yangsiyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8df487eecdd [fix](test) fix regression test test_view_var_persist
table name reuse (#59870)
add 797f287fbf6 [fix](inverted index) handle NULL literal to prevent BE
crash (#59916)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/functions_comparison.h | 3 +
...ion_comparison_evaluate_inverted_index_test.cpp | 125 +++++++++++++++++++++
.../test_inverted_index_null_literal.out | 19 ++++
.../test_inverted_index_null_literal.groovy | 62 ++++++++++
4 files changed, 209 insertions(+)
create mode 100644
be/test/vec/function/function_comparison_evaluate_inverted_index_test.cpp
create mode 100644
regression-test/data/inverted_index_p0/test_inverted_index_null_literal.out
create mode 100644
regression-test/suites/inverted_index_p0/test_inverted_index_null_literal.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]