This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 09c747556be branch-4.0: [fix](sql cache) fix
enable_strong_consistency_read for sql cache #60012 (#60047)
add b97bc819b8c branch-4.0: [Fix](expr) Fix case when wrong result and
relative date types false alarm #60040 (#60041)
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column_const.h | 13 ++
be/src/vec/columns/column_vector.h | 5 +-
be/src/vec/exprs/vcase_expr.h | 15 ++-
.../data/correctness_p0/test_case_when_date.out | 50 +++++++
.../correctness_p0/test_case_when_date.groovy | 144 +++++++++++++++++++++
5 files changed, 220 insertions(+), 7 deletions(-)
create mode 100644 regression-test/data/correctness_p0/test_case_when_date.out
create mode 100644
regression-test/suites/correctness_p0/test_case_when_date.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]