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

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

Github user twalthr commented on the issue:

    https://github.com/apache/flink/pull/2303
  
    @gallenvara I thought the same. But I'm not sure if it is worth it. You 
could save ~25 lines of code per class maybe and if we want to make the parsing 
more efficient (do not use the `valueOf` methods, but own implementation) the 
super class becomes obsolete anyway.


> CsvTableSource does not support reading SqlTimeTypeInfo types
> -------------------------------------------------------------
>
>                 Key: FLINK-4248
>                 URL: https://issues.apache.org/jira/browse/FLINK-4248
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Timo Walther
>
> The Table API's {{CsvTableSource}} does not support to read all Table API 
> supported data types. For example, it is not possible to read 
> {{SqlTimeTypeInfo}} types via the {{CsvTableSource}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to