[
https://issues.apache.org/jira/browse/FLINK-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974167#comment-14974167
]
ASF GitHub Bot commented on FLINK-2918:
---------------------------------------
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1299#issuecomment-151125493
LGTM. The `readAsSequenceFile` is nice syntactic sugar to add. But we
should add documentation to the online documentation since it's the user facing
API which we extend here.
Furthermore, we should think about adding a corresponding
`writeAsSequenceFile` method to the `DataSet` as the counter-part to
`readAsSequenceFile`.
> Add a method to be able to read SequenceFileInputFormat
> -------------------------------------------------------
>
> Key: FLINK-2918
> URL: https://issues.apache.org/jira/browse/FLINK-2918
> Project: Flink
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.9.1
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Priority: Minor
> Fix For: 0.10
>
>
> This is to add a method to ExecutionEnvironment.{java,scala} to be able to
> provide syntactic sugar to read a SequenceFileInputFormat.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)