LucaCappelletti94 opened a new pull request, #2057: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2057
As per title, in this PR I will, one-by-one, move all of the struct variants out of the `Statement` enum. This refactoring will allow for implementing traits and methods which specifically expect one particular statement, and not all of them. Best, Luca -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
