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

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


    from bf0d060578f branch-3.0: [improvement](statistics)Support auto analyze 
columns that haven't been analyzed for a long time. #42399 (#45281)
     add 882c847f399 [fix](function) fixed some nested type func's param type 
which is not suitable and make result wrong (#44923)

No new revisions were added by this update.

Summary of changes:
 .../expressions/functions/scalar/ArrayApply.java   | 16 ++++++++--
 .../functions/scalar/ArrayContains.java            | 15 ++++++++--
 .../functions/scalar/ArrayPosition.java            | 16 ++++++++--
 .../functions/scalar/ArrayPushBack.java            | 16 ++++++++--
 .../functions/scalar/ArrayPushFront.java           | 16 ++++++++--
 .../expressions/functions/scalar/ArrayRemove.java  | 16 ++++++++--
 .../expressions/functions/scalar/CountEqual.java   | 19 ++++++++++--
 .../functions/scalar/MapContainsKey.java           | 17 +++++++++--
 .../functions/scalar/MapContainsValue.java         | 17 +++++++++--
 .../org/apache/doris/nereids/types/DataType.java   | 35 ++++++++++++++++++++++
 .../nereids_function_p0/scalar_function/Array.out  | 27 +++++++++++++++++
 .../scalar_function/Array.groovy                   | 17 +++++++++++
 12 files changed, 209 insertions(+), 18 deletions(-)


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

Reply via email to