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

Stephan Ewen commented on FLINK-2025:
-------------------------------------

Just checked, you are right. Do you want to implement one? Should be Fairly 
straightforward:

  - Implement a boolean parser (see for example IntParser)
  - Register the parser in the class {{FieldParser}}

Done

> Support booleans in CSV reader
> ------------------------------
>
>                 Key: FLINK-2025
>                 URL: https://issues.apache.org/jira/browse/FLINK-2025
>             Project: Flink
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Sebastian Schelter
>
> It would be great if Flink allowed to read booleans from CSV files, e.g. 1 
> for true and 0 for false.



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

Reply via email to