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

   One of the first decisions we need to make is: where do we want this code to 
live? I feel the SQLParser crate (or a new SQLWriter variant) would make sense. 
What do others think?
   
   API wise: The builder pattern worked reasonably for me 
[here](https://github.com/datafusion-contrib/datafusion-federation/blob/main/sources/sql/src/ast_builder.rs).
   


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