Fokko commented on code in PR #34099:
URL: https://github.com/apache/arrow/pull/34099#discussion_r1101413477
##########
python/pyarrow/_dataset.pyx:
##########
@@ -2393,53 +2434,6 @@ cdef class Scanner(_Weakrefable):
A scanner is the class that glues the scan tasks, data fragments and data
sources together.
-
- Parameters
Review Comment:
I removed these since the default constructor only accepts a pointer to
another dataset, and doesn't accept these arguments.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]