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

github-bot pushed a change to branch auto-pick-57050-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a029a6fa4f3 branch-4.0: [chore](UT) Make cloud mgr test stable #57033 
(#57053)
     add e0caed28660 [opt](function) Enhance the handling of a single 
struct-type argument in the EXPLODE function (#57050)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exprs/table_function/vexplode_v2.cpp    | 71 ++++++++++++++--------
 be/src/vec/functions/function_fake.cpp             |  6 +-
 be/test/vec/function/table_function_test.cpp       | 46 ++++++--------
 .../nereids/rules/analysis/BindExpression.java     | 22 ++++---
 .../expressions/functions/generator/Explode.java   |  7 ++-
 .../functions/generator/ExplodeOuter.java          |  7 ++-
 .../functions/generator/ExplodeVariantArray.java   |  7 ++-
 .../sql_functions/table_function/explode.out       | 16 +++++
 .../hive/test_parquet_nested_types.groovy          |  8 +--
 .../sql_functions/table_function/explode.groovy    | 22 +++++++
 10 files changed, 142 insertions(+), 70 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to