alamb commented on issue #755: URL: https://github.com/apache/arrow-datafusion/issues/755#issuecomment-989916107
It sounds like a usecase would be to save all the table providers -- since they can be user provided (in other Rust code) I am not sure serializing them in the core of DataFusion makes much sense. Adding some sort of table / session persistence to `datafusion-cli` (and other users of the core DataFusion) would make sense to me -- 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]
