This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57893-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from f4981dbf7a2 [chore] remove info log from segment iterator (#58369)
add c0cf1678887 (enhanced) completed the function : century from duckdb
(#57893)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/date_time_transforms.h | 16 ++++++
be/src/vec/functions/to_time_function.cpp | 7 ++-
be/test/vec/function/function_time_test.cpp | 56 +++++++++++++++++++++
.../doris/catalog/BuiltinScalarFunctions.java | 2 +
.../executable/DateTimeExtractAndTransform.java | 15 ++++++
.../functions/scalar/{Year.java => Century.java} | 22 ++++-----
.../expressions/visitor/ScalarFunctionVisitor.java | 5 ++
.../datetime_functions/test_date_function.out | 57 ++++++++++++++++++++++
.../datetime_functions/test_date_function.groovy | 27 ++++++++++
9 files changed, 195 insertions(+), 12 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{Year.java
=> Century.java} (83%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]