[jira] [Created] (FLINK-11039) LogicalExchange and HashPartitioner realization

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11039) LogicalExchange and HashPartitioner realization

Shang Yuanchun (Jira)
ambition created FLINK-11039:
--------------------------------

             Summary: LogicalExchange and HashPartitioner realization
                 Key: FLINK-11039
                 URL: https://issues.apache.org/jira/browse/FLINK-11039
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
    Affects Versions: 1.7.0, 1.6.2
            Reporter: ambition
             Fix For: 1.7.0


FlinkLogicalExchange realizationĀ org.apache.calcite.rel.logical.LogicalExchange.

HashPartitioner is Partitioner that implements hash-based partitioning using Java's `Object.hashCode`. supportĀ org.apache.calcite.rel.RelDistribution.Type HASH_DISTRIBUTED



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)