gianm opened a new issue, #16021: URL: https://github.com/apache/druid/issues/16021
To my eyes, PR #15552 introduced some code that is questionable as to thread safety of ConstantExprs: https://github.com/apache/druid/pull/15552#issuecomment-1879849582. This was reverted for the 29 release branch, but is still present in master. To avoid any questionableness, we should address it somehow prior to releasing Druid 30. Some options: - https://github.com/apache/druid/pull/15694 - https://github.com/apache/druid/pull/15743 -- 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]
