Actually, to answer my own question: There's an open issue for this on GitHub (https://github.com/apache/arrow/issues/34690) as well as a PR ( https://github.com/apache/arrow/pull/34719).
On Sun, Sep 3, 2023, 8:19 PM Julien Phalip <[email protected]> wrote: > Hi, > > I see that some SDKs have the ability to sort a table (e.g. "sort_indices" > in pyarrow), however that doesn't currently seem to be available in the Go > SDK yet. Is that correct? > > Thank you, > > Julien > >
