LucaCappelletti94 opened a new pull request, #2431: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2431
`GRANT ... WITH GRANT OPTION` parses today but the `REVOKE` statement that withdraws that option did not. Also, I noticed that there was a `test_revoke_with_cascade` which excluded `MySqlDialect`, which has no reason to be I could identify, so I removed the filter. -- 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]
