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 4514d0f52b2 [Enhancement]use awaitility.await() add in variant and schema testcase (#38836) add b805f9e8daa [improvement](nereids) support convert_tz in partition prune (#40047) No new revisions were added by this update. Summary of changes: .../rules/OneRangePartitionEvaluator.java | 14 +++ .../expressions/functions/scalar/ConvertTz.java | 19 ++++- .../partition_prune/test_convert_tz.groovy | 99 ++++++++++++++++++++++ 3 files changed, 131 insertions(+), 1 deletion(-) create mode 100644 regression-test/suites/nereids_rules_p0/partition_prune/test_convert_tz.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org