korlov42 commented on PR #4912:
URL: https://github.com/apache/ignite-3/pull/4912#issuecomment-2550523774

   > can we extend usage a bit more, for conditions like: join on c11 = c21 OR 
c12 = c22 ?
   
   @zstan such a case requires significant redesign of the `HashJoinNode`, 
since we would need to prepare several materialized parts for every disjunctive 
part, and do several looks up in every part. Considering required effort, I'm 
not sure it's priority-one optimization.


-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to