dongjoon-hyun commented on a change in pull request #35036:
URL: https://github.com/apache/spark/pull/35036#discussion_r775714237
##########
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:
Ack. Thank you for filing a JIRA.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]