[
https://issues.apache.org/jira/browse/FLINK-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212521#comment-14212521
]
Manu Kaul commented on FLINK-1168:
----------------------------------
"logic to test for the delimiters", are you referring to some test cases that
you prepared?
or actual code in the parsers? Oh also... I noticed there were two files with
the same
code..like IntParser.java and IntValueParser.java ... do I change both?
Seemed to me that only the *Value.java parsers were being called.
Let me know your preference. :)
> Support multi-character field delimiters in CSVInputFormats
> -----------------------------------------------------------
>
> Key: FLINK-1168
> URL: https://issues.apache.org/jira/browse/FLINK-1168
> Project: Flink
> Issue Type: Improvement
> Affects Versions: 0.7.0-incubating
> Reporter: Fabian Hueske
> Assignee: Manu Kaul
> Priority: Minor
> Labels: starter
>
> The CSVInputFormat supports multi-char (String) line delimiters, but only
> single-char (char) field delimiters.
> This issue proposes to add support for multi-char field delimiters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)