Commits


Wes McKinney authored and Krisztián Szűcs committed 83679f3b46e
ARROW-9529: [Dev][Release] Improvements to release verification scripts * Install all test dependencies for running Python unit tests on Windows * Run unit tests when verifying wheels * Add option to run the C++/Python RC verification without Gandiva (didn't have LLVM configured properly on one machine) Closes #7801 from wesm/rc-verification-improvements-1.0.0 Authored-by: Wes McKinney <wesm@apache.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>