[
https://issues.apache.org/jira/browse/IGNITE-18900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-18900:
--------------------------------------
Fix Version/s: 3.0.0-beta2
> Sql. Remove hash function creation from ExecutionContext
> --------------------------------------------------------
>
> Key: IGNITE-18900
> URL: https://issues.apache.org/jira/browse/IGNITE-18900
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> The patch IGNITE-17952 introduces factory method for hash function to
> ExecutionContext
> ({{org.apache.ignite.internal.sql.engine.exec.ExecutionContext#hashFunction}}).
> This breaks encapsulation because in that case it's up to ExecutionContext
> to decided which row belongs to which partition. Let's fix this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)