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 2019/10/18 13:42:00 UTC

[jira] [Created] (ARROW-6936) [Python] Improve error message when object of wrong type is given

Antoine Pitrou created ARROW-6936:
-------------------------------------

             Summary: [Python] Improve error message when object of wrong type is given
                 Key: ARROW-6936
                 URL: https://issues.apache.org/jira/browse/ARROW-6936
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
    Affects Versions: 0.15.0
            Reporter: Antoine Pitrou
             Fix For: 1.0.0


In the PyArrow {{unwrap_xxx}} functions, the error messages when an object of the wrong type is given are not very informative (e.g. "Could not unwrap Buffer from the passed Python object.").



--
This message was sent by Atlassian Jira
(v8.3.4#803005)