niebayes opened a new issue, #18684:
URL: https://github.com/apache/datafusion/issues/18684

   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.
   
   Originally posted https://github.com/apache/arrow-rs/issues/8836


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to