Wes McKinney created ARROW-1753:
-----------------------------------
Summary: [Python] Provide for matching subclasses with
register_type in serialization context
Key: ARROW-1753
URL: https://issues.apache.org/jira/browse/ARROW-1753
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.8.0
Copied from https://github.com/apache/arrow/issues/1269
To allow factoring out serialization code to a common base class it would be
useful if register_type matches all subclasses rather than simply an exact
match on the specific type.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)