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 2022/07/07 03:35:17 UTC

[GitHub] [doris] xy720 commented on pull request #10649: [BugFix](Array)Fix using Array aggregate function caused be coredump

xy720 commented on PR #10649:
URL: https://github.com/apache/doris/pull/10649#issuecomment-1177014757

   > This bug is similar to #10640
   
   I think it is not the same bug.
   This bug is because the `convert_to_full_column_if_const` function has never been called in advance.
   
   But in #10640, the bug is caused by the memory space return by `convert_to_full_column_if_const` was released in advance.


-- 
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