[
https://issues.apache.org/jira/browse/ARROW-13142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-13142.
-------------------------------------
Resolution: Fixed
Resolved by https://github.com/apache/arrow/pull/10556
> [Python] Use vector append when converting from list of non-strided numpy
> arrays
> --------------------------------------------------------------------------------
>
> Key: ARROW-13142
> URL: https://issues.apache.org/jira/browse/ARROW-13142
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Major
> Fix For: 5.0.0
>
>
> Iterating over the numpy arrays and appending elements one by one is
> inefficient where we could rather copy the memory region instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)