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)