vlsi commented on issue #1042: [CALCITE-2878] Avoid use of new RuntimeException(e) in tests URL: https://github.com/apache/calcite/pull/1042#issuecomment-468677658 @zabetak , The idea was "having `TestUtil.rethrow` in test code is 100% harmless". Rethrowing in main code could theoretically impact backward compatibility. Of course Util.rethrow could be added, however I just wanted to split the impact of the change.
---------------------------------------------------------------- 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
