RaigorJiang opened a new issue, #28728: URL: https://github.com/apache/shardingsphere/issues/28728
`Alter rule` is not a standard SQL, it belongs to the PG dialect. Therefore `AlterRuleStatement` should not exist under the `common` package. <img width="784" alt="image" src="https://github.com/apache/shardingsphere/assets/5668787/3fa7b0ce-f049-4045-822e-a5ba952ecf62"> Expect the abstract statement to be named PostgreSQLXXXStatement and then OpenGaussXXXStatement to inherit from it. -- 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: notifications-unsubscr...@shardingsphere.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org