Hi, I am writing some C++ test and found myself in need for an c++ function to sort an arrow Table. Before I go around implementing one myself, I wonder if there is already a function that does that? (I searched the doc but didn’t find one).
There is function in Acero can do it but I didn’t find a super easy way to wrap a Table as An Acero source node either. Appreciate it if someone can give some pointers. Thanks, Li
