Vladimir Ozerov created IGNITE-11212:
----------------------------------------
Summary: SQL: Merge affinity collocation models for partition pruning and distributed joins
Key: IGNITE-11212
URL:
https://issues.apache.org/jira/browse/IGNITE-11212 Project: Ignite
Issue Type: Task
Components: sql
Reporter: Vladimir Ozerov
Currently we have two different types of tree models for partition pruning and distributed joins. First, this leads to code duplication. Second, they subtle semantic differences harboring hidden bugs.
Let's try to merge them into a single model which is built with the same set of rules.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)