You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by da...@apache.org on 2015/10/19 19:07:40 UTC

spark git commit: [SPARK-9643] Upgrade pyrolite to 4.9

Repository: spark
Updated Branches:
  refs/heads/master bd64c2d55 -> dfa41e63b


[SPARK-9643] Upgrade pyrolite to 4.9

Includes: https://github.com/irmen/Pyrolite/pull/23 which fixes datetimes with timezones.

JoshRosen

https://issues.apache.org/jira/browse/SPARK-9643

Author: Alex Angelini <al...@gmail.com>

Closes #7950 from angelini/upgrade_pyrolite_up.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/dfa41e63
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/dfa41e63
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/dfa41e63

Branch: refs/heads/master
Commit: dfa41e63b98c28b087c56f94658b5e99e8a7758c
Parents: bd64c2d
Author: Alex Angelini <al...@gmail.com>
Authored: Mon Oct 19 10:07:39 2015 -0700
Committer: Davies Liu <da...@gmail.com>
Committed: Mon Oct 19 10:07:39 2015 -0700

----------------------------------------------------------------------
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/dfa41e63/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c0af98a..fdcb6a7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -339,7 +339,7 @@
     <dependency>
       <groupId>net.razorvine</groupId>
       <artifactId>pyrolite</artifactId>
-      <version>4.4</version>
+      <version>4.9</version>
       <exclusions>
         <exclusion>
           <groupId>net.razorvine</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org