Wes McKinney created ARROW-1905:
-----------------------------------
Summary: [Python] Add more functions for checking exact types in
pyarrow.types
Key: ARROW-1905
URL: https://issues.apache.org/jira/browse/ARROW-1905
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.8.0
In https://github.com/apache/arrow/blob/master/python/pyarrow/types.py, we can
check {{pyarrow.is_date}} but not whether something is date32 or date64. See
discussion in https://github.com/apache/spark/pull/19884#discussion_r155626249
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)