[
https://issues.apache.org/jira/browse/ARROW-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche resolved ARROW-9808.
------------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 8014
[https://github.com/apache/arrow/pull/8014]
> [Python] parquet.read_table docstring wrong use_legacy_dataset explanation
> --------------------------------------------------------------------------
>
> Key: ARROW-9808
> URL: https://issues.apache.org/jira/browse/ARROW-9808
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Alistair McMaster
> Assignee: Alistair McMaster
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> "Set to False to use the legacy behaviour."
> [https://arrow.apache.org/docs/python/generated/pyarrow.parquet.read_pandas.html]
> Think this should be "True" ? Since the read_table no longer uses legacy
> dataset as per: https://issues.apache.org/jira/browse/ARROW-9139
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)