backkem opened a new pull request, #9596: URL: https://github.com/apache/arrow-datafusion/pull/9596
Relates to #8661 This is an initial attempt at porting over the LogicalPlan Unparser as described in the tracking ticket. I took a similar approach to #9517 but moved the tests to `sql::tests` to make use of the `MockContextProvider`. I also took a stab at turning the tests into the roundtrip style (SQL -> Expr/Plan -> SQL) as discussed in the Expr PR. -- 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]
