Konstantin Orlov created IGNITE-20015: -----------------------------------------
Summary: Sql. Introduce new distribution function Key: IGNITE-20015 URL: https://issues.apache.org/jira/browse/IGNITE-20015 Project: Ignite Issue Type: Improvement Components: sql Reporter: Konstantin Orlov To realize the full potential of sql engine in queries over node specific views, we need to support new type of distribution function ({{org.apache.ignite.internal.sql.engine.trait.DistributionFunction}}). The semantic of this new function should be pretty strait forward: the column this function refers to is actually an identity of the node containing the data. -- This message was sent by Atlassian Jira (v8.20.10#820010)