aboutsummaryrefslogtreecommitdiff
path: root/dev/deps/spark-deps-hadoop-2.7
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2016-05-05 11:26:40 -0700
committerReynold Xin <rxin@databricks.com>2016-05-05 11:26:40 -0700
commitac12b35d31ef1d1663511bf6ae826a9cc0278f20 (patch)
treea357cd59bb59dd43abfc3347372c1b5c1684d861 /dev/deps/spark-deps-hadoop-2.7
parent55cc1c991a9e39efb14177a948b09b7909e53e25 (diff)
downloadspark-ac12b35d31ef1d1663511bf6ae826a9cc0278f20.tar.gz
spark-ac12b35d31ef1d1663511bf6ae826a9cc0278f20.tar.bz2
spark-ac12b35d31ef1d1663511bf6ae826a9cc0278f20.zip
[SPARK-15148][SQL] Upgrade Univocity library from 2.0.2 to 2.1.0
## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/SPARK-15148 Mainly it improves the performance roughtly about 30%-40% according to the [release note](https://github.com/uniVocity/univocity-parsers/releases/tag/v2.1.0). For the details of the purpose is described in the JIRA. This PR upgrades Univocity library from 2.0.2 to 2.1.0. ## How was this patch tested? Existing tests should cover this. Author: hyukjinkwon <gurwls223@gmail.com> Closes #12923 from HyukjinKwon/SPARK-15148.
Diffstat (limited to 'dev/deps/spark-deps-hadoop-2.7')
-rw-r--r--dev/deps/spark-deps-hadoop-2.72
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/deps/spark-deps-hadoop-2.7 b/dev/deps/spark-deps-hadoop-2.7
index 08baa3a137..8955b0e977 100644
--- a/dev/deps/spark-deps-hadoop-2.7
+++ b/dev/deps/spark-deps-hadoop-2.7
@@ -175,7 +175,7 @@ stax-api-1.0.1.jar
stream-2.7.0.jar
stringtemplate-3.2.1.jar
super-csv-2.2.0.jar
-univocity-parsers-2.0.2.jar
+univocity-parsers-2.1.0.jar
validation-api-1.1.0.Final.jar
xbean-asm5-shaded-4.4.jar
xercesImpl-2.9.1.jar