alamb merged PR #1573:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1573
--
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: github-unsubscr.
philipcristiano opened a new pull request, #1573:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1573
Extract CreateFunction from Statement enum into it's own struct.
Continue moving structs as part of
https://github.com/apache/datafusion-sqlparser-rs/issues/1204
--
Th