HyukjinKwon commented on a change in pull request #32731:
URL: https://github.com/apache/spark/pull/32731#discussion_r643592572
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -357,11 +357,7 @@ jobs:
architecture: x64
- name: Install Python linter dependencies
run: |
- # TODO(SPARK-32407): Sphinx 3.1+ does not correctly index nested
classes.
Review comment:
I would just keep them. I intentionally separated them for
self-contained dependency list.
Python linter also runs documentation build so we need the rest of
dependencies
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]