strongduanmu commented on issue #10971: URL: https://github.com/apache/shardingsphere/issues/10971#issuecomment-904333043
@sydgeek CreateViewStatement is an abstract class, the specific implementation needs to see MySQLCreateViewStatement or PostgreSQLCreateViewStatement. I can't remember clearly why the implementation of CreateViewStatementContext and AlterViewStatementContext are different, you may need to investigate whether there is a problem. -- 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]
