This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-59916-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from c09afbbf2a7 branch-4.0: [fix](txn) Committed transaction should not be
aborted #59850 (#60000)
add b35c9e31575 [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]