[
https://issues.apache.org/jira/browse/FLINK-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629521#comment-15629521
]
ASF GitHub Bot commented on FLINK-4996:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/2743
[FLINK-4996] [core] Make CrossHint @Public
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink 4996_make_crosshint_public
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2743.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2743
----
commit b6e97b9212f069100f1e19d632b821c4a7c50b8f
Author: Greg Hogan <[email protected]>
Date: 2016-11-02T15:02:51Z
[FLINK-4996] [core] Make CrossHint @Public
----
> Make CrossHint @Public
> ----------------------
>
> Key: FLINK-4996
> URL: https://issues.apache.org/jira/browse/FLINK-4996
> Project: Flink
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Trivial
> Fix For: 1.2.0
>
>
> {{CrossHint}} should be annotated {{@Public}} as is {{JoinHint}}. It is
> currently marked {{@Internal}} by its enclosing class {{CrossOperatorBase}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)