Commits


Weston Pace authored and GitHub committed fbe0d5f155b
GH-32763: [C++] Add FromProto for fetch & sort (#34651) This does not support the clustered sort direction, custom sort functions, or complex (non-reference) expressions as sort keys. * Closes: #32763 Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>