You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/01/26 04:06:36 UTC

[GitHub] [shardingsphere] yx9o commented on a change in pull request #15069: Add EXPORT SCHEMA CONFIGURATION syntax to DistSQL.

yx9o commented on a change in pull request #15069:
URL: https://github.com/apache/shardingsphere/pull/15069#discussion_r792300628



##########
File path: shardingsphere-distsql/shardingsphere-distsql-parser/src/main/antlr4/imports/RALStatement.g4
##########
@@ -87,6 +87,14 @@ dropTrafficRule
     : DROP TRAFFIC RULE ifExists? ruleName (COMMA ruleName)*
     ;
 
+exportSchema

Review comment:
       > exportSchemaConfiguration or exportSchemaConfig may better.
   
   OK, use exportSchemaConfig.




-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org