Antoine DESSAIGNE created CAMEL-8060:
----------------------------------------
Summary: 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
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)