HappenLee commented on code in PR #9056: URL: https://github.com/apache/incubator-doris/pull/9056#discussion_r851857461
########## gensrc/script/doris_builtins_functions.py: ########## @@ -176,6 +176,82 @@ '_ZN5doris10vectorized18FunctionArrayIndexINS0_19ArrayPositionActionENS0_17NameArrayPositionEE12execute_implEPN9doris_udf15FunctionContextERNS0_5BlockERKSt6vectorImSaImEEmm', '', '', 'vec', ''], + [['array_min'], 'TINYINT', ['ARRAY_TINYINT'], + '_ZN5doris10vectorized19FunctionArrayMappedINS0_18ArrayAggregateImplILNS0_18AggregateOperationE0EEENS0_12NameArrayMinEE12execute_implEPN9doris_udf15FunctionContextERNS0_5BlockERKSt6vectorImSaImEEmm', Review Comment: the array function only support in `vec` query engine. maybe no need to add symbol? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org