Commits


Alessandro Molina authored and GitHub committed 387e95ad575
GH-14975: [Python] Dataset.sort_by (#14976) * Closes: #14975 - [x] Proof of concept using an ExecPlan - [x] Add test to filter and then sort to confirm lazy filtering works with sorting. Authored-by: Alessandro Molina <amol@turbogears.org> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>