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 2021/12/28 04:53:18 UTC

[GitHub] [spark] itholic commented on a change in pull request #35036: [SPARK-37756][PYTHON] Enable matplotlib test for pandas API on Spark

itholic commented on a change in pull request #35036:
URL: https://github.com/apache/spark/pull/35036#discussion_r775723774



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -330,6 +330,9 @@ jobs:
         # TODO(SPARK-36361): Install coverage in Python 3.9 and PyPy 3 in the base image
         python3.9 -m pip install coverage
         pypy3 -m pip install coverage
+        # TODO(SPARK-37761): Install matplotlib in Python 3.9 and PyPy 3 in the base image

Review comment:
       NP! 🤗




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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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