Skip to content

Commit

Permalink
apacheGH-44461: [Release][Packacing][Python] Set PARQUET_TEST_DATA on…
Browse files Browse the repository at this point in the history
… verify-release-candidate-wheels.bat
  • Loading branch information
raulcd committed Oct 17, 2024
1 parent 1a323fc commit 6ba7a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/release/verify-release-candidate-wheels.bat
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ python arrow\dev\release\download_rc_binaries.py %ARROW_VERSION% %RC_NUMBER% ^
call deactivate

set ARROW_TEST_DATA=%cd%\arrow\testing\data
set PARQUET_TEST_DATA=%cd%\arrow\cpp\submodules\parquet-testing\data


CALL :verify_wheel 3.9
Expand Down

0 comments on commit 6ba7a5a

Please sign in to comment.