jorisvandenbossche commented on PR #13075:
URL: https://github.com/apache/arrow/pull/13075#issuecomment-1122074114

   For the dataset scanner, I think the reordering logic lives in 
`AsyncScanner::ToTable()` / `AsyncTableAssemblyState`, which uses the fragment 
index to put the EnumeratedRecordBatch objects in the correct order in the 
resulting vector of batches.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to