gianm commented on PR #12521: URL: https://github.com/apache/druid/pull/12521#issuecomment-1131327612
The commit https://github.com/apache/druid/pull/12521/commits/8b17d2708b6a6f8804d182bd5a7431037d0ef2db fixes an issue where ExpressionLambdaBufferAggregator.get would retain references to the underlying ByteBuffer. This could believably cause the crashing issues I've been seeing. 🤞 for CI… -- 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]
