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/14 10:47:20 UTC

[GitHub] [shardingsphere] RaigorJiang commented on a change in pull request #14747: Refactoring the Exportable interface

RaigorJiang commented on a change in pull request #14747:
URL: https://github.com/apache/shardingsphere/pull/14747#discussion_r784743407



##########
File path: shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/distsql/constant/ExportableConstants.java
##########
@@ -37,4 +37,6 @@
     public static final String REPLICA_DATA_SOURCE_NAMES = "replica_data_source_names";
     
     public static final String DATA_SOURCE_KEY = "data_source_key";
+    
+    public static final String SINGLE_TABLE_TABLES = "single_table_tables";

Review comment:
       single_tables




-- 
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