This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 919bfd73f1 [improvement](multi-catalog)add scanner isolation class 
loader (#22247)
     add b25d52b736 [feature](cast) remove some unused in functioncast  and 
support some function in nereids (#22729)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/core/call_on_type_index.h               |  2 +-
 be/src/vec/functions/function_cast.h               | 26 +++++++---------------
 .../doris/catalog/BuiltinScalarFunctions.java      |  7 +++++-
 .../scalar/{Sleep.java => SecToTime.java}          | 19 ++++++++--------
 .../scalar/{Sleep.java => TimeToSec.java}          | 19 ++++++++--------
 .../suites/correctness/test_time_function.groovy   |  2 +-
 6 files changed, 34 insertions(+), 41 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{Sleep.java
 => SecToTime.java} (81%)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{Sleep.java
 => TimeToSec.java} (81%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to