[ https://issues.apache.org/jira/browse/ARROW-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285407#comment-16285407 ]
ASF GitHub Bot commented on ARROW-1905: --------------------------------------- wesm opened a new pull request #1410: ARROW-1905: [Python] Add more comprehensive list of exact type checking functions to pyarrow.types URL: https://github.com/apache/arrow/pull/1410 cc @BryanCutler ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > [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 > Assignee: Wes McKinney > Labels: pull-request-available > 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)