jorisvandenbossche commented on a change in pull request #11505:
URL: https://github.com/apache/arrow/pull/11505#discussion_r745500402
##########
File path: docs/source/developers/python.rst
##########
@@ -55,12 +55,15 @@ like so:
.. code-block:: shell
- pytest pyarrow
+ pytest arrow/python/pyarrow
Review comment:
Personally, I always stay in the root arrow repo (and have aliases for
things I regularly need that have the path baked in or do the pushd/popd). So
that's already a different workflow :)
> What we can do is stay in python folder after building pyarrow (I would
than change the instructions there) and leave pytest as it was? What do u think?
I would personally leave that for a separate PR to discuss (it would impact
almost every command here)
--
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]