zuozhiw opened a new pull request #1484: [Calcite-3386] fix misleading stack trace of Calcite's cyclic meta exception URL: https://github.com/apache/calcite/pull/1484 See https://jira.apache.org/jira/browse/CALCITE-3386 Reusing a singleton causes incorrect stack trace and it could cause confusion when debugging. This PR changes it to construct new exception instances.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
