zstan commented on code in PR #13389:
URL: https://github.com/apache/ignite/pull/13389#discussion_r3853318411
##########
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/planner/AggregatePlannerTest.java:
##########
@@ -440,10 +440,6 @@ public void colocated() throws Exception {
.and(hasDistribution(IgniteDistributions.affinity(0, null,
"hash")))),
algo.rulesToDisable);
- // TODO: https://issues.apache.org/jira/browse/IGNITE-16334 Eventually
planner skips optimal join plan.
Review Comment:
yes, i run huge number of runs here - all ok, thus i delete it.
--
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]