You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/04/06 21:34:03 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #5889: Clean up SortExec creation and add doc comments

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org