GH-30774: [Python] Remove deprecated use_async#34034
Conversation
|
|
3d55bad to
3dbabb6
Compare
Has been deprecated since Arrow 7.0.0, time to make things nice and clean
3dbabb6 to
291ee19
Compare
use_asyncuse_async
|
|
2 similar comments
|
|
|
|
jorisvandenbossche
left a comment
There was a problem hiding this comment.
Thanks for the PR, looks good!
(I just linked it to another older issue, since we already had one open about it (that is linked to from the original PR))
|
Benchmark runs are scheduled for baseline = 5c73ac8 and contender = 4e89d9a. 4e89d9a is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
The use_async parameter has been removed in apache/arrow#34034
* Remove use_async argument in dataset.to_table call The use_async parameter has been removed in apache/arrow#34034 * black --------- Co-authored-by: Edward Visel <1693477+alistaire47@users.noreply.github.com>
Has been deprecated since Arrow 7.0.0, time to make things nice and clean:
https://issues.apache.org/jira/browse/ARROW-13554