zihaoAK47 commented on issue #28728: URL: https://github.com/apache/shardingsphere/issues/28728#issuecomment-1782366556
Hi, can I take a look at this question? Thank you Before starting to solve the problem, I have some doubts about the OpenGaussAlterRuleStatement inheriting from PostgreSQLAlterRuleExtension on the graph Alter RULE is an extension of PostgreSQL statements. Why should OpenGaussAlterRuleStatement inherit from PostgreSQLAlterRuleExtension? Does this indicate that the OpenGaussAlterRuleStatement dialect is based on an extension of PostgreSQL? Additionally, I did not find a description of the Alter RULE statement on the official OpenGauss documentation, as this SQL statement does not seem to belong to the dialect of OpenGauss [  ](url) -- 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]
