smiklosovic commented on PR #4492: URL: https://github.com/apache/cassandra/pull/4492#issuecomment-3569996198
what is not ideal about `allSubstitutions()` though is that it will construct two array lists instead of just one if some read is required, maybe this is more suitable in that case https://github.com/apache/cassandra/compare/trunk...smiklosovic:cassandra:CASSANDRA-21040-trunk-2nd-approach?expand=1 -- 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]

