[
https://issues.apache.org/jira/browse/ARROW-15277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson reassigned ARROW-15277:
---------------------------------------
Fix Version/s: (was: 9.0.0)
Assignee: (was: Eduardo Ponce)
Labels: pull-request-available stop (was: pull-request-available)
This issue has been inactive for 3 months, so it has been unassigned and marked
as unstarted. If you are still working on this, feel free to reassign yourself
and resume progress.
> [Python] Use Make to create ChunkedArray and remove checks
> ----------------------------------------------------------
>
> Key: ARROW-15277
> URL: https://issues.apache.org/jira/browse/ARROW-15277
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Eduardo Ponce
> Priority: Minor
> Labels: pull-request-available, stop
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In PyArrow, the {{ChunkedArray}} constructor function validates the input
> {{Arrays}} in terms of omitted type and same types, but these checks are
> already made in the underlying C++ via {{ChunkedArray::Make}}. Need to expose
> the {{Make()}} to use it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)