You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/14 05:12:34 UTC

[GitHub] [doris] BiteTheDDDDt commented on pull request #15903: [Bug](function) catch function calculation error on aggregate node to avoid core dump

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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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