Commits


Bryan Cutler authored and Uwe L. Korn committed e18abac1919
ARROW-1181: [Python] Parquet multiindex test should be optional Test `test_multiindex_duplicate_values()` fails if parquet not installed. Added annotation which makes the test optional. Author: Bryan Cutler <cutlerb@gmail.com> Closes #806 from BryanCutler/pyarrow-test-parquet-make-optional and squashes the following commits: 55ea49f [Bryan Cutler] parquet multiindex test should be optional