zachjsh commented on code in PR #13360:
URL: https://github.com/apache/druid/pull/13360#discussion_r1029849295
##########
sql/src/main/java/org/apache/druid/sql/AbstractStatement.java:
##########
@@ -109,6 +111,11 @@ public Map<String, Object> context()
return queryContext;
}
+ public void setHook(PlannerHook hook)
Review Comment:
Is this only used for tests? A comment about that might be good.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]