Omega359 commented on issue #20583: URL: https://github.com/apache/datafusion/issues/20583#issuecomment-4006683293
I think you can just write to a table backed by a MemTable. [This example](https://github.com/apache/datafusion/blob/13cebf8432a3c649ebc3426933753e159b2b7b9a/datafusion-examples/examples/dataframe/dataframe.rs#L203) gets you close to an implementation. -- 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]
