strongduanmu commented on issue #7138: URL: https://github.com/apache/shardingsphere/issues/7138#issuecomment-698778958
> Hi @strongduanmu Just to confirm, currently `create view` is partly support? Or completely unsupported? @tristaZero Currently `create view` is completely unsupported, and the following exception will be thrown: SQLParsingException: Unsupported SQL of `create view view1 as select * from t_order where id!=1` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
