We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb12d58 commit e603312Copy full SHA for e603312
docs/source/developers/cpp/building.rst
@@ -332,7 +332,6 @@ depends on ``python`` being available).
332
333
$ export ARROW_TEST_DATA="<absolute_path_to_arrow>/testing/data"
334
$ export PARQUET_TEST_DATA="<absolute_path_to_arrow>/cpp/submodules/parquet-testing/data"
335
-
336
On some Linux distributions, running the test suite might require setting an
337
explicit locale. If you see any locale-related errors, try setting the
338
environment variable (which requires the ``locales`` package or equivalent):
0 commit comments