This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-65903-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 61c9f47f103 [fix] (cloud) Fix local/remote tablet size semantics in
schema views(#60887) (#66059)
add 43f6f39a01d [fix](cast) Handle DST fallback in timestamp cast
monotonicity (#65903)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/trees/expressions/Cast.java | 50 +++++++-
.../trees/expressions/CastMonotonicityTest.java | 126 +++++++++++++++++++++
.../test_timestamptz_rf_partition_prune_dst.out | 13 +++
.../test_timestamptz_rf_partition_prune_dst.groovy | 90 +++++++++++++++
4 files changed, 276 insertions(+), 3 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/expressions/CastMonotonicityTest.java
create mode 100644
regression-test/data/datatype_p0/timestamptz/test_timestamptz_rf_partition_prune_dst.out
create mode 100644
regression-test/suites/datatype_p0/timestamptz/test_timestamptz_rf_partition_prune_dst.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]