Commits


Krisztián Szűcs authored and Wes McKinney committed 0269203ded5
ARROW-2756: [Python] Remove redundant imports and minor fixes in parquet tests Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2182 from kszucs/cleanup_parquet_tests and squashes the following commits: 45271ff2 <Krisztián Szűcs> missing import 303fae1f <Krisztián Szűcs> remove parquet decorators from new tests after rebase 08adaacd <Krisztián Szűcs> fallback and import pq in the test cases c5e81dc5 <Krisztián Szűcs> double check roundtrip a78cd5ec <Krisztián Szűcs> remove parquet decorator from newly created test case d9ee17c6 <Krisztián Szűcs> remove redundant roundtrip check de2cde1f <Krisztián Szűcs> remove print statements 573b9610 <Krisztián Szűcs> remove two additional imports 408ee6e6 <Krisztián Szűcs> pytestmark the whole module and remove redundant imports