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.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 88db7a48f86 branch-4.0: [fix](cloud) Use bthread-aware shared mutex 
for tablet header lock (#66019)
     add faa3747d5a0 [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]

Reply via email to