backkem commented on issue #8661:
URL: 
https://github.com/apache/arrow-datafusion/issues/8661#issuecomment-1995360002

   The initial PR (#9596) has landed. For anyone interested in helping to flesh 
out the `LogicalPlan` serialization to SQL, a good place to start are the 
remaining `not_impl_err!` statements in 
[plan.rs](https://github.com/apache/arrow-datafusion/blob/main/datafusion/sql/src/unparser/plan.rs).
 Add an integration test in `roundtrip_statement` in `sql::tests` and try to 
make it pass!


-- 
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]

Reply via email to