Konstantin Orlov created IGNITE-18900:
-----------------------------------------
Summary: 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
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)