This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1b8d7da0781 [chore](case) Use correct insert stmt for cold heat
separation case #27546
add d4f2db74f95 [fix](nereids) fix stats error when using dateTime type
filter (#27571)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/nereids/types/DateTimeType.java | 21 ++++++++++
.../apache/doris/nereids/types/DateTimeV2Type.java | 20 +++++++++
.../org/apache/doris/nereids/types/DateType.java | 21 ++++++++++
.../org/apache/doris/nereids/types/DateV2Type.java | 21 ++++++++++
.../doris/nereids/types/coercion/DateLikeType.java | 33 +++++++--------
.../explain/test_datetime_filter_stats0.groovy | 49 ++++++++++++++++++++++
6 files changed, 147 insertions(+), 18 deletions(-)
create mode 100644
regression-test/suites/nereids_p0/explain/test_datetime_filter_stats0.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]