You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/07/24 00:12:03 UTC

[jira] [Created] (ARROW-1250) [Python] Define API for user type checking of array types

Wes McKinney created ARROW-1250:
-----------------------------------

             Summary: [Python] Define API for user type checking of array types
                 Key: ARROW-1250
                 URL: https://issues.apache.org/jira/browse/ARROW-1250
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Python
            Reporter: Wes McKinney


We have some subclasses of {{pyarrow.lib.DataType}}, but we haven't been designing with the intent of writing {{isinstance(arr.type, pyarrow.TimestampType)}}. We should think about the public API for such type-checking or other type of schema validation. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)