Weston Pace created ARROW-13930:
-----------------------------------
Summary: [Python][C++] Automatically infer/convert uuid.Uuid to an
Arrow binary
Key: ARROW-13930
URL: https://issues.apache.org/jira/browse/ARROW-13930
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Weston Pace
Assignee: Weston Pace
I'm not sure if the benefit is worth the complexity but this was inspired by
https://stackoverflow.com/questions/69067754/handling-uuid-values-in-arrow-with-parquet-files
Short summary of the issue: SQL -> Pandas will generate columns of uuid.Uuid.
Pandas treats uuid.Uuid as an opaque object. Resulting dataframe fails to
convert to Arrow table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)