hsyuan commented on a change in pull request #2070:
URL: https://github.com/apache/calcite/pull/2070#discussion_r455814656
##########
File path:
core/src/main/java/org/apache/calcite/plan/volcano/TopDownRuleDriver.java
##########
@@ -75,14 +84,26 @@
//~ Methods ----------------------------------------------------------------
- @Override public void drive() {
+ @Override public void drive() throws VolcanoTimeoutException {
Review comment:
It is not necessary.
----------------------------------------------------------------
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]