[
https://issues.apache.org/jira/browse/FLINK-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651305#comment-14651305
]
ASF GitHub Bot commented on FLINK-2166:
---------------------------------------
Github user jamescao commented on the pull request:
https://github.com/apache/flink/pull/939#issuecomment-127090230
It seems that
[FLINK-2167](https://issues.apache.org/jira/browse/FLINK-2167?jql=project%20%3D%20FLINK%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22hcatalog%22%20ORDER%20BY%20priority%20DESC)
is also facing this api design issue. This will also impact other issues of
`fromXXX()` methods for the table api. I will try to implement a version that
move the TableEnvironment to to `org.apache.flink.api.table` then we can
discuss afterward.
> 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)