backkem commented on issue #8661: URL: https://github.com/apache/arrow-datafusion/issues/8661#issuecomment-1985704545
I split out datafusion-federation's SQL Writer code into its own package and added an example for [expressions](https://github.com/datafusion-contrib/datafusion-federation/blob/main/sql-writer/examples/expr.rs) and [plans](https://github.com/datafusion-contrib/datafusion-federation/blob/main/sql-writer/examples/plan.rs). I intend to mature it over time. It's open to contributions and/or moving to a more canonical place. -- 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]
