Commits

Wes McKinney authored c97c64bd5b0
ARROW-3651: [Python] Handle 'datetime' logical type when reconstructing pandas columns from custom metadata Closes #5311 from wesm/ARROW-3651 and squashes the following commits: 744439316 <Wes McKinney> Make unit test more explicit about the bug 2e0a3daeb <Wes McKinney> Consolidate to a single non-Parquet-related unit test 4c63d9e82 <Wes McKinney> Add additional unit test 7a615db07 <Wes McKinney> Add missing case for getting NumPy dtype from 'pandas type' in pandas_compat.py Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>