zabetak opened a new pull request #1080: [CALCITE-2887] Improve performance of RelLiteral#toJavaString URL: https://github.com/apache/calcite/pull/1080 1. Replace combination of PrintWriter/StringWriter with StringBuilder. 2. Add JMH benchmark showing a 10X improvement when choosing StringBuilder.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
