AlenkaF commented on code in PR #13311:
URL: https://github.com/apache/arrow/pull/13311#discussion_r926434398
##########
ci/scripts/python_test.sh:
##########
@@ -20,6 +20,7 @@
set -ex
arrow_dir=${1}
+test_dir=${1}/python/build/dist/temp
Review Comment:
Hm ... not sure, can't remember. I think `ctest` selects it, but will check
again and see if I can change it (if there is too much work I will leave it as
is as we will be changing the tests for PyArrow cpp soon)
--
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]