eldenmoon commented on PR #10065: URL: https://github.com/apache/incubator-doris/pull/10065#issuecomment-1152285619
Sorry for my issue in this PR I'm currently using Array, found that when I build BE with ASAN, using the column type like `ARRAY<STRING>`, after I insert with vectorized engine enabled, there will be a coredump which is heap-use-after-free, see issue #9934 for more details. I commented the clue I found in this PR https://github.com/apache/incubator-doris/pull/9466 (the last comment) , but I'm not quite sure how to solve it -- 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