Antoine Pitrou created ARROW-2390:
-------------------------------------
Summary: [C++/Python] CheckPyError() could inspect exception type
Key: ARROW-2390
URL: https://issues.apache.org/jira/browse/ARROW-2390
Project: Apache Arrow
Issue Type: Wish
Components: C++, Python
Affects Versions: 0.9.0
Reporter: Antoine Pitrou
Current {{CheckPyError}} always chooses an "unknown error" status. But it could
inspect the Python exception and choose, e.g. "type error" for a {{TypeError}}
exception, etc.
See also ARROW-2389
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)