Commits


François Saint-Jacques authored and Wes McKinney committed b3f3dbc0fd5
ARROW-4657: Don't build benchmarks in release verify script There is no need to run benchmarks in the release verification script. This change avoid downloading gbenchmark and building benchmarks. Author: François Saint-Jacques <fsaintjacques@gmail.com> Closes #3772 from fsaintjacques/ARROW-4657-gbenchmark-release and squashes the following commits: d3062fb3 <François Saint-Jacques> ARROW-4657: Don't build benchmarks in release verify script