You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/27 04:07:28 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #29253: [SPARK-32452][R][SQL] Bump up the minimum Arrow version as 1.0.0 in SparkR

dongjoon-hyun commented on a change in pull request #29253:
URL: https://github.com/apache/spark/pull/29253#discussion_r460636130



##########
File path: R/pkg/DESCRIPTION
##########
@@ -23,7 +23,7 @@ Suggests:
     testthat,
     e1071,
     survival,
-    arrow (>= 0.15.1)
+    arrow (>= 1.0.0)

Review comment:
       Oh, nice. Are we going to drop Arrow 0.x officially?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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