Commits

Krisztián Szűcs authored c92cbfd6e3f
ARROW-7868: [Crossbow] Reduce GitHub API query parallelism We have triggered the abuse detection mechanism of the GitHub API on the dgx1 machine with higher bandwidth https://ci.ursalabs.org/#/builders/99/builds/261 So let set the query parallelism from an environment variable. Closes #6439 from kszucs/ARROW-7868 and squashes the following commits: 4f5f49c90 <Krisztián Szűcs> limit query parallelism Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>