You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2023/02/24 13:28:00 UTC

[jira] [Updated] (IGNITE-18900) Sql. Remove hash function creation from ExecutionContext

     [ https://issues.apache.org/jira/browse/IGNITE-18900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Orlov updated IGNITE-18900:
--------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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
>            Priority: Major
>
> 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)