This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from dcec8292375 [feature](function) The date_add function supports
DAY_SECOND as interval type (#57253)
add 8136701b2e7 [fix](sql function) Fix the unix_timestamp return value
type in Nereids (#57424)
No new revisions were added by this update.
Summary of changes:
.../nereids/load/NereidsStreamLoadPlanner.java | 1 +
.../org/apache/doris/qe/CoordinatorContext.java | 1 +
.../org/apache/doris/qe/NereidsCoordinator.java | 1 +
.../apache/doris/service/FrontendServiceImpl.java | 1 +
.../data/datatype_p0/date/data_by_line.json | 3 +
.../date/test_unix_timestamp_func_load.groovy | 95 ++++++++++++++++++++++
6 files changed, 102 insertions(+)
create mode 100644 regression-test/data/datatype_p0/date/data_by_line.json
create mode 100644
regression-test/suites/datatype_p0/date/test_unix_timestamp_func_load.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]