LucaCappelletti94 opened a new pull request, #2434: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2434
The parser does not recognize `DROP RULE`, so migration scripts and schema dumps that remove rewrite rules fail to parse. This is the companion of #2433, and the two are independent and can land in either order. Doc: https://www.postgresql.org/docs/current/sql-droprule.html -- 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]
