Commits

Wes McKinney authored 68decb6f33c
ARROW-865: [Python] Add unit tests validating Parquet date/time type roundtrips Requires PARQUET-915 https://github.com/apache/parquet-cpp/pull/311 Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #595 from wesm/ARROW-865 and squashes the following commits: db16940 [Wes McKinney] Add tests for auto-casted types, and unsupported nanosecond time 475fa3f [Wes McKinney] Fix test case fad3934 [Wes McKinney] Update test case da96a38 [Wes McKinney] Add failing Parquet test case. Enable same-type-size cases in pandas_convert.cc