[ 
https://issues.apache.org/jira/browse/ARROW-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-9272:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++][Python] Reduce complexity in python to arrow conversion
> -------------------------------------------------------------
>
>                 Key: ARROW-9272
>                 URL: https://issues.apache.org/jira/browse/ARROW-9272
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>            Reporter: Krisztian Szucs
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The original motivation for this patch was to reuse the same conversions path 
> for both the scalars and arrays. 
> In my recent patch the scalars are converted from a single element list to a 
> single element array then copied out from it.
> On the long term we should convert them directly, perhaps with a more generic 
> converter API, until that this patch aims to reduce code complexity without 
> introducing any regressions.



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

Reply via email to