[
https://issues.apache.org/jira/browse/ARROW-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13930:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)