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:14:00 UTC

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

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



##########
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:
       this is constants in resultSet field




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