LakshSingla commented on PR #15694:
URL: https://github.com/apache/druid/pull/15694#issuecomment-1895495179

   > the problem is that Expr for constants was modified to contain an ExprEval 
which are not thread-safe.
   I meant the ConstantExprs would hold a thread-safe version of `ExprEval` by 
having the ExprEval's have pre-cached string values in the constructor.


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

Reply via email to