korlov42 commented on a change in pull request #8544: URL: https://github.com/apache/ignite/pull/8544#discussion_r543404386
########## 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: I don't think so. Different distribution options should be created on derive ---------------------------------------------------------------- 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