[
https://issues.apache.org/jira/browse/ARROW-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-9442:
--------------------------------
Summary: [Python] Do not force Validate() to be called in
pyarrow_wrap_table (was: [Python] Add pyarrow_wrap_table_no_validate API)
> [Python] Do not force Validate() to be called in pyarrow_wrap_table
> -------------------------------------------------------------------
>
> Key: ARROW-9442
> URL: https://issues.apache.org/jira/browse/ARROW-9442
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> I have discovered that the forced validation check in pyarrow_wrap_table can
> add 20-30% time to a call to {{RecordBatchStreamReader.read_all}}, which
> should be expected to be already valid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)