jorisvandenbossche commented on a change in pull request #11505:
URL: https://github.com/apache/arrow/pull/11505#discussion_r744993298
##########
File path: docs/source/developers/python.rst
##########
@@ -55,12 +55,15 @@ like so:
.. code-block:: shell
- pytest pyarrow
+ pytest arrow/python/pyarrow
Review comment:
> I think the instructions should mimick the usual workflow, though. Is
it common to run the PyArrow tests from the directory below the git checkout?
I personally agree, I also never work from the directory where `git clone`
is called (I typically work from the `arrow/` root of the repo). But currently
all other instructions are written like this as well.
--
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]