[ 
https://issues.apache.org/jira/browse/FLINK-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714448#comment-16714448
 ] 

ASF GitHub Bot commented on FLINK-11039:
----------------------------------------

StephanEwen commented on issue #7202: [FLINK-11039]  LogicalExchange and 
HashPartitioner realization
URL: https://github.com/apache/flink/pull/7202#issuecomment-445738751
 
 
   Could you update the description of this PR? That is needed as context for a 
proper review.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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.6.2, 1.7.0
>            Reporter: ambition
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> RelTimeIndicatorConverter.visit(exchange: LogicalExchange) function 
> realization.
> 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)

Reply via email to