[
https://issues.apache.org/jira/browse/FLINK-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701398#comment-15701398
]
ASF GitHub Bot commented on FLINK-5168:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2875
Thanks for the PR @shijinkui. I found a typo that should be fixed.
Otherwise good to merge, IMO.
> Scaladoc annotation link use [[]] instead of {@link}
> ----------------------------------------------------
>
> Key: FLINK-5168
> URL: https://issues.apache.org/jira/browse/FLINK-5168
> Project: Flink
> Issue Type: Improvement
> Components: Scala API
> Reporter: shijinkui
>
> {@link StreamExecutionEnvironment#readFile(FileInputFormat,
> * String, FileProcessingMode, long)}
> ==>
> [[StreamExecutionEnvironment#readFile(FileInputFormat, String,
> FileProcessingMode, long)]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)