comphead commented on PR #8013: URL: https://github.com/apache/arrow-datafusion/pull/8013#issuecomment-1787812364
> Both the last two examples are showing how to use async in a sync context? Execute is sync, get_batch and get_batch_stream are async? Correct, let me clarify. The sorter example in #8010 also addresses 2 very frequently asked things with a working example: - how to debug/output underlying stream data for a given plan/node - how to modify a stream -- 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]
