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/02/26 04:05:02 UTC

[GitHub] [spark] HyukjinKwon commented on issue #27698: [SPARK-30950][BUILD] Setting version to 3.1.0-SNAPSHOT

HyukjinKwon commented on issue #27698: [SPARK-30950][BUILD] Setting version to 3.1.0-SNAPSHOT
URL: https://github.com/apache/spark/pull/27698#issuecomment-591227816
 
 
   Yeah, we should install Arrow R to test it out. cc @shaneknapp 
   
   ```
   test_sparkSQL_arrow.R:25: skip: createDataFrame/collect Arrow optimization
   arrow cannot be loaded
   ```
   
   At least it's being tested in AppVeyor currently.
   
   ```
   test_register_nondeterministic_vectorized_udf_basic 
   (pyspark.sql.tests.test_pandas_udf_scalar.ScalarPandasUDFTests)
   ... skipped u'Pandas >= 0.23.2 must be installed; however, your version was 0.19.2.'
   ```
   
   It's being tested in Python 3 but not in Python 2.7. We should test it ideally but might be fine as we're going to remove it away very soon in the master.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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