timsaucer commented on issue #1354: URL: https://github.com/apache/datafusion-python/issues/1354#issuecomment-3817528113
https://github.com/apache/arrow-rs/blob/caf1c6022c71af00ef712e9e865acfee74169f0d/arrow-pyarrow/src/lib.rs#L461 shows how you can get arrow stream from Python, which can then be fed into a table provider in DataFusion. -- 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]
