goutamadwant commented on issue #9016: URL: https://github.com/apache/datafusion/issues/9016#issuecomment-5289193117
@alamb while prototyping the minimal streaming example, I reproduced the `FilterExec` buffering issue and opened #24353 with the focused prerequisite fix. Let me know if this makes sense. also to keep the work incremental, I plan to follow up with: - A `datafusion-examples` PR demonstrating how to push batches into a streaming query and consume results incrementally. - A library user-guide PR adding a “Using DataFusion for streaming” section based on that example. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
