[
https://issues.apache.org/jira/browse/CAMEL-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217557#comment-14217557
]
Willem Jiang commented on CAMEL-8060:
-------------------------------------
Merged the PR into Camel master branch with thanks to Antoine. Now it's time to
update the document.
[~antoine.dessaigne] Do you mind add few pages for this new added data format?
> Create data formats based on uniVocity parsers
> ----------------------------------------------
>
> Key: CAMEL-8060
> URL: https://issues.apache.org/jira/browse/CAMEL-8060
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 2.14.0
> Reporter: Antoine DESSAIGNE
> Assignee: Willem Jiang
> Labels: dataformat
> Fix For: 2.15.0
>
>
> There's a library called
> [uniVocity-parsers|https://github.com/uniVocity/univocity-parsers] that
> provides implementations for reading and writing CSV files, fixed-width files
> and TSV files.
> It's quite fast according to [this
> benchmark|https://github.com/uniVocity/csv-parsers-comparison]. Obviously it
> may be biased since they're doing the benchmark, but they're also open enough
> to provide the source code of the benchmark so anyone can reproduce it.
> So it would be nice to have data formats that uses those parsers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)