LucaCappelletti94 opened a new pull request, #2114: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2114
As per title, this PR adds support for the [`ALTER OPERATOR` syntax](https://www.postgresql.org/docs/current/sql-alteroperator.html), and simplifies a bit the existing `CREATE OPERATOR` struct to reduce the code duplication between the two statement representations in the AST. -- 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]
