zstan commented on a change in pull request #8544:
URL: https://github.com/apache/ignite/pull/8544#discussion_r543189068



##########
File path: 
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/rel/AbstractIgniteNestedLoopJoin.java
##########
@@ -307,55 +285,18 @@ else if (joinType == RIGHT || joinType == 
JoinRelType.FULL) {
                     ? distribution.function()
                     : DistributionFunction.hash();
 
-                IgniteDistribution outDistr; // TODO distribution multitrait 
support

Review comment:
       may be this comment informative and we will forgot smth? 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to