Commits


Alessandro Molina authored and Antoine Pitrou committed ddf5436fa88
ARROW-16372: [Python] Use IPC over Parquet for tests where Parquet is unnecessary Because Parquet is optional and isn't supported on big-endian platforms yet. Closes #13243 from amol-/ARROW-16372 Authored-by: Alessandro Molina <amol@turbogears.org> Signed-off-by: Antoine Pitrou <antoine@python.org>