pub fn sort_batch(
batch: &RecordBatch,
expressions: LexOrderingRef<'_>,
fetch: Option<usize>,
) -> Result<RecordBatch>
pub fn sort_batch(
batch: &RecordBatch,
expressions: LexOrderingRef<'_>,
fetch: Option<usize>,
) -> Result<RecordBatch>