alamb commented on issue #10895: URL: https://github.com/apache/datafusion/issues/10895#issuecomment-2167025143
Hi @maronavenue -- I think several people use DataFusion for this - I think https://docs.rs/datafusion/latest/datafusion/datasource/streaming/struct.StreamingTable.html gives @matthewmturner recently added an example in https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/file_stream_provider.rs in https://github.com/apache/datafusion/pull/10600 I think the documentation could still be improved, so if you have any time to help out that would be most appreciated 🙏 -- 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]
