alamb commented on PR #5889: URL: https://github.com/apache/arrow-datafusion/pull/5889#issuecomment-1499655037
WHile looking at the code again, I realized that `fetch` also was almost always `None` so rather than having to provide a `None` at all creation sites, I added a `with_fetch` function -- since I was changing the signature of `new()` anyways I figured I might as well do that as well in the same PR -- 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]
