Implement slice_min() and slice_max() methods for ArrowTabular, Dataset, and arrow_dplyr_query objects.
These dplyr functions supersede the older dplyr function top_n() which I suppose we should also consider implementing a method for.
Reporter: Ian Cook / @ianmcook
Assignee: Neal Richardson / @nealrichardson
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-13766. Please see the migration documentation for further details.