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

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


    from f8043cd77bc [fix](table-func) fix explode_map with alias  (#39757)
     add 13bd0532d31 [fix](funcs) map struct construct funcs (#39699)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function.h                    |  1 +
 be/src/vec/functions/function_map.cpp              | 12 ++---
 be/src/vec/functions/function_struct.cpp           |  7 +--
 .../query/map_functions/test_map_with_agg.out      |  9 ++++
 .../query/map_functions/test_map_with_agg.groovy   | 55 ++++++++++++++++++++++
 5 files changed, 75 insertions(+), 9 deletions(-)
 create mode 100644 
regression-test/data/datatype_p0/nested_types/query/map_functions/test_map_with_agg.out
 create mode 100644 
regression-test/suites/datatype_p0/nested_types/query/map_functions/test_map_with_agg.groovy


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

Reply via email to