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

Fabian Hueske commented on FLINK-1169:
--------------------------------------

I think the issue refers to specific execution strategy hints, not to the size 
hint, i.e.,:

{{input1.join(input2, JoinHint.REPARTITION_HASH_SECOND).where(0).equalTo(1);}}

This feature is not documented, AFAIK.
I reopen this issue.

> Join Hint Specification in .join() Function is not Documented
> -------------------------------------------------------------
>
>                 Key: FLINK-1169
>                 URL: https://issues.apache.org/jira/browse/FLINK-1169
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API, Scala API
>    Affects Versions: 0.7.0-incubating
>            Reporter: Aljoscha Krettek
>              Labels: starter
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to