lowka commented on code in PR #1528:
URL: https://github.com/apache/ignite-3/pull/1528#discussion_r1082340129
##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/sql/engine/util/QueryChecker.java:
##########
@@ -251,6 +251,8 @@ public static Matcher<String> containsAnyScan(final String
schema, final String
private String exactPlan;
+ private boolean executeExplainPlan = true;
Review Comment:
Yep. Going to fix this since it does not work anyway.
--
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]