pitrou commented on issue #40068: URL: https://github.com/apache/arrow/issues/40068#issuecomment-1944256761
`ScanBatchesAsync` is only called from `FragmentToBatches`, which in turn can only be called from a "scan" node. One possible explanation would be if `Dataset::GetFragments` returns the same fragment instance twice. How did you create your dataset? -- 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]
