westonpace commented on pull request #10070: URL: https://github.com/apache/arrow/pull/10070#issuecomment-832883714
So this would be a scanner that doesn't use fragments or datasets at all? Then would the python API change? Right now they pass batches/tables to the `dataset` function and then later get a scanner with `scan`. So this change would be creating a scanner directly from a table/batches and bypassing the creation of a "dataset" entirely? I think that makes a lot of sense. -- 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]
