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 e4e38f3fee8 [improvement](http) improve table schema api for catalog
table (#45933)
add 7a332517474 [enhance](nerieds) date_format, to_monday, last_day,
to_date, year implement Monotonic (#44789)
No new revisions were added by this update.
Summary of changes:
.../expressions/functions/scalar/ConvertTz.java | 6 +
.../expressions/functions/scalar/DateFormat.java | 36 +++-
.../expressions/functions/scalar/LastDay.java | 18 +-
.../trees/expressions/functions/scalar/ToDate.java | 18 +-
.../expressions/functions/scalar/ToMonday.java | 18 +-
.../trees/expressions/functions/scalar/Year.java | 18 +-
.../partition_prune/always_mono_func.groovy | 221 +++++++++++++++++++++
7 files changed, 330 insertions(+), 5 deletions(-)
create mode 100644
regression-test/suites/nereids_rules_p0/partition_prune/always_mono_func.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]