Commits

Wes McKinney authored b92b1f5b08a
ARROW-4125: [Python] Don't fail ASV if Plasma extension is not built (e.g. on Windows) I would guess I'm the first person to try to run the benchmark suite on Windows! Author: Wes McKinney <wesm+git@apache.org> Closes #3271 from wesm/benchmark-no-plasma and squashes the following commits: c99b76fae <Wes McKinney> flake c7ede9fd4 <Wes McKinney> Revert whitespace change 4938932d2 <Wes McKinney> Check for ImportError in benchmarks/plasma.py 008ae7b98 <Wes McKinney> Don't fail ASV if Plasma extension is not built (e.g. on Windows)