[
https://issues.apache.org/jira/browse/FLINK-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963869#comment-14963869
]
ASF GitHub Bot commented on FLINK-2872:
---------------------------------------
GitHub user hsaputra opened a pull request:
https://github.com/apache/flink/pull/1268
[FLINK-2872] [Documentation] Update the documentation for Scala part to add
ExecutionEnvironment.readFileOfPrimitives.
Add the missing Scala part for ExecutionEnvironment.readFileOfPrimitives
API doc in the
programming guide.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsaputra/flink
add_readFileOfPrimitives_scala_guide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1268.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 #1268
----
commit 1209019cfca6d1890c687818792eca568920af03
Author: Henry Saputra <[email protected]>
Date: 2015-10-19T19:06:49Z
[FLINK-2872] [Documentation] Update the documentation for Scala part to add
readFileOfPrimitives.
Add the missing Scala part for ExecutionEnvironment.readFileOfPrimitives
API doc in the
programming guide.
----
> Update the documentation for Scala part to add readFileOfPrimitives
> -------------------------------------------------------------------
>
> Key: FLINK-2872
> URL: https://issues.apache.org/jira/browse/FLINK-2872
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Henry Saputra
> Assignee: Henry Saputra
> Priority: Minor
>
> Currently the Scala part of the ExecutionEnvironment missing
> readFileOfPrimitives to create Dataset from file for primitive types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)