ByteYue commented on PR #15257: URL: https://github.com/apache/doris/pull/15257#issuecomment-1362383612
> can disable the Bitmap input parameters on the FE, in FunctionSet.java file Good idae, I'll change it in this way soon. I highly suggest that we should keep the logic about checking if `_fn_place_ptr` is null in `VAnalyticEvalNode::_destroy_agg_status`, otherwise it might coredump once it's not initialized due to error exit inside `VAnalyticEvalNode::prepare`. -- 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