BiteTheDDDDt commented on PR #15903: URL: https://github.com/apache/doris/pull/15903#issuecomment-1382663959
> The work maybe cause auto SIMD failed, please check assemble code and test performance to do the work This change is mainly to accept the return value of `expr->execute` in `_calc_argment_columns`. The call to `execute` itself will have overhead. I think that processing its return value will not affect performance. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
