[
https://issues.apache.org/jira/browse/FLINK-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653286#comment-14653286
]
ASF GitHub Bot commented on FLINK-2166:
---------------------------------------
Github user twalthr commented on the pull request:
https://github.com/apache/flink/pull/939#issuecomment-127529145
Hi all, I'm currently working on the HCatInputFormat (FLINK-2167) for the
Table API. I think I will complete it this week. That was why I wanted to
review the PR later as I have already implemented neccessary API changes. I
have already created 2 TableEnviroments one for each API respectively. I'll
also introduce a special TableSource interface for input formats.
> Add fromCsvFile() to TableEnvironment
> -------------------------------------
>
> Key: FLINK-2166
> URL: https://issues.apache.org/jira/browse/FLINK-2166
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Priority: Minor
> Labels: starter
>
> Add a {{fromCsvFile()}} method to the {{TableEnvironment}} to read a
> {{Table}} from a CSV file.
> The implementation should reuse Flink's CsvInputFormat.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)