niebayes opened a new issue, #8836: URL: https://github.com/apache/arrow-rs/issues/8836
If a `limit` is set for `FileScanConfig`, I wonder if it's reasonable to also set the `batch_size` to `min(batch_size, limit)`, which might reduces the number of rows being scanned and decoded. -- 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]
