lidavidm opened a new pull request #10062: URL: https://github.com/apache/arrow/pull/10062
For 5.0.0: remove Python bindings to ScanTask to avoid the deprecation warning at build time. `scan()` is replaced with `scanner()` which takes the same arguments, but gives back the Scanner directly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
