You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/04 13:12:00 UTC

[jira] [Created] (ARROW-2390) [C++/Python] CheckPyError() could inspect exception type

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)