GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1532 [CARBONDATA-1768] Upgrade univocity parser to 2.2.1
Univocity CSV parser has improved performance in 2.2.1, upgrade dependency to use it
- [X] Any interfaces changed?
No
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
Test with new univocity parser
- [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/jackylk/incubator-carbondata univocity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1532.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1532
----
commit b011f1b89960ae53d4fda81f929ec99b12a7c61f
Author: Jacky Li <
[hidden email]>
Date: 2017-11-19T03:06:55Z
change univocity to 2.2.1
----
---