Skip to content

Conversation

@BryanCutler
Copy link
Member

This change to integration tests will extract cpp build path from ARROW_CPP_TESTER env var if it is set. If not set then use a default value for the build path and assign ARROW_CPP_TESTER using that path.

@BryanCutler
Copy link
Member Author

This fix seemed best to me because the current instructions would still be valid and only require the user to export ARROW_CPP_TESTER. Alternatively, the user could export CPP_BUILD_DIR and then use that to point to the json-integration-test executable and stream/file path locations.

@wesm
Copy link
Member

wesm commented Feb 13, 2017

I prefer the changes in #340 but let me know what you think

@BryanCutler
Copy link
Member Author

You're too fast! :)
Yeah, I was trying to be careful not to break CI, but your fix is better.

@BryanCutler BryanCutler deleted the integration-alt-build-path-ARROW-556 branch November 7, 2017 23:49
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
Fixes #6.

---------

Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants