vlsi commented on issue #1042: Avoid use of new RuntimeException(e) in tests URL: https://github.com/apache/calcite/pull/1042#issuecomment-463517152 @danny0405 , lambdas can't have checked exceptions, and we don't really add exception class alone is not very useful either. >can even define some ERROR-CODE That is already there via `org.apache.calcite.runtime.CalciteResource`
---------------------------------------------------------------- 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
