[ 
https://issues.apache.org/jira/browse/FLINK-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648973#comment-14648973
 ] 

ASF GitHub Bot commented on FLINK-2166:
---------------------------------------

Github user chiwanpark commented on the pull request:

    https://github.com/apache/flink/pull/939#issuecomment-126621482
  
    Just my opinion, `TableEnvironment` is located under 
`org.apache.flink.api.java.table` because of unifying of Table API 
implementation. But Table API is implemented on Scala. I think that using Scala 
API is proper for this.
    
    @aljoscha @fhueske How do you think about this?


> 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)

Reply via email to