danny0405 commented on issue #1042: Avoid use of new RuntimeException(e) in tests URL: https://github.com/apache/calcite/pull/1042#issuecomment-463511096 @vlsi Should we need add some Checked Exception instead of raw RuntimeException, we can see the overall exception category when exception thrown out. More over, we can even define some ERROR-CODE for special exceptions and add in detail msgs.
---------------------------------------------------------------- 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
