[
https://issues.apache.org/jira/browse/IGNITE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646040#comment-17646040
]
Pavel Pereslegin edited comment on IGNITE-18224 at 12/12/22 11:23 AM:
----------------------------------------------------------------------
[~jooger], [~korlov], thanks for the review!
Merged to the main branch.
was (Author: xtern):
[~jooger], [~korlov], thank for the review!
Merged to the main branch.
> Sql. Allow hash output distribution for SET relations
> -----------------------------------------------------
>
> Key: IGNITE-18224
> URL: https://issues.apache.org/jira/browse/IGNITE-18224
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, we allow only single output distribution for SET operations, but
> looks like if we have hash input distribution and projected columns contains
> all of the distribution keys we can execute SET operator on remote nodes and
> produce hash output distribution with the same keys. This will reduce memory
> consumption on the initiator node and make some other optimizations possible.
> Reference implementation can be found here: IGNITE-16396
--
This message was sent by Atlassian Jira
(v8.20.10#820010)