You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/19 06:07:06 UTC

[GitHub] [arrow] arw2019 commented on a change in pull request #8002: ARROW-9532: [Python][Developer] add note re: cmake argument for Python executable

arw2019 commented on a change in pull request #8002:
URL: https://github.com/apache/arrow/pull/8002#discussion_r472740105



##########
File path: docs/source/developers/python.rst
##########
@@ -148,7 +148,7 @@ Pull in the test data and setup the environment variables:
    git submodule update
    export PARQUET_TEST_DATA="${PWD}/cpp/submodules/parquet-testing/data"
    export ARROW_TEST_DATA="${PWD}/testing/data"
-
+   popd

Review comment:
       This is a nitpick: without it you need to do `popd` by hand before the next step




----------------------------------------------------------------
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:
users@infra.apache.org