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