This is an automated email from the ASF dual-hosted git repository.
Mryange pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 01efbca40a5 [fix](ivm) Fall back to complete refresh when the IVM
stream is unusable (#68170)
add f00f1102f9e [fix](expr) Canonicalize logical OR results (#68308)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/function/functions_logical.h | 4 +-
be/src/exprs/vcompound_pred.h | 7 +-
be/test/exprs/function/functions_logical_test.cpp | 143 +++++++++++++++++++
.../test_json_extract_bool_null_payload.out | 41 ++++++
.../test_json_extract_bool_null_payload.groovy | 153 +++++++++++++++++++++
5 files changed, 345 insertions(+), 3 deletions(-)
create mode 100644 be/test/exprs/function/functions_logical_test.cpp
create mode 100644
regression-test/data/query_p0/sql_functions/json_functions/test_json_extract_bool_null_payload.out
create mode 100644
regression-test/suites/query_p0/sql_functions/json_functions/test_json_extract_bool_null_payload.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]