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 2020/09/08 16:10:53 UTC

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #7330: ColumnMetaDataLoader load error ,when tables match the table pattern and colums different

terrymanu commented on a change in pull request #7330:
URL: https://github.com/apache/shardingsphere/pull/7330#discussion_r485038090



##########
File path: shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/test/java/org/apache/shardingsphere/encrypt/metadata/EncryptMetaDataLoaderTest.java
##########
@@ -53,6 +53,8 @@
 @RunWith(MockitoJUnitRunner.class)
 public final class EncryptMetaDataLoaderTest {
     
+    private static final String TABLE_NAE = "t_encrypt";

Review comment:
       What is `TABLE_NAE`?




----------------------------------------------------------------
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:
users@infra.apache.org