This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-56625-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4a73101a94e branch-4.0: [fix](cloud) Fix e-230 not retry in cloud
#56567 (#56645)
add a76fbacb233 [fix](func)fix for nested type in function param which has
datetime or decimal (#56625)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function.cpp | 102 +++++++++++++++++----
be/src/vec/functions/function.h | 9 +-
.../sql_functions/struct_functions/sql/q02.out | 73 +++++++++++++++
.../sql_functions/struct_functions/sql/q02.sql | 72 +++++++++++++++
4 files changed, 237 insertions(+), 19 deletions(-)
create mode 100644
regression-test/data/query_p0/sql_functions/struct_functions/sql/q02.out
create mode 100644
regression-test/suites/query_p0/sql_functions/struct_functions/sql/q02.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]