kgyrtkirk commented on PR #15694: URL: https://github.com/apache/druid/pull/15694#issuecomment-1896028158
note I was looking a bit into the above alternate approaches: * [exprEval#immutable](https://github.com/kgyrtkirk/druid/pull/12) * the approach to grab all the values approach wasn't looking that charming...but this is pretty close * [valueHolder](https://github.com/kgyrtkirk/druid/pull/11) I think the `valueHolder` might also worth considering - or remain with the `#singleThreaded` -- 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]
