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 2021/03/04 10:23:45 UTC

[GitHub] [shardingsphere] JiekerTime opened a new pull request #9591: Add env of dbtbl-with-replica-and-encrypt

JiekerTime opened a new pull request #9591:
URL: https://github.com/apache/shardingsphere/pull/9591


   


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



[GitHub] [shardingsphere] tristaZero commented on a change in pull request #9591: Add env of dbtbl-with-replica-and-encrypt

Posted by GitBox <gi...@apache.org>.
tristaZero commented on a change in pull request #9591:
URL: https://github.com/apache/shardingsphere/pull/9591#discussion_r587992507



##########
File path: shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_replica_query_and_encrypt/dataset.xml
##########
@@ -16,12 +16,7 @@
   -->
 
 <dataset>
-    <metadata data-nodes="encrypt_primary_ds_${0..9}.t_order_${0..9},encrypt_replica_ds_${0..9}.t_order_${0..9}">
-        <column name="order_id" type="numeric" />
-        <column name="user_id" type="numeric" />
-        <column name="status" type="varchar" />
-    </metadata>
-    <metadata data-nodes="encrypt_primary_ds_${0..9}.t_order_item_${0..9},encrypt_replica_ds_${0..9}.t_order_item_${0..9}">
+    <metadata data-nodes="encrypt_primary_ds_${0..9}.t_user_item_${0..9},encrypt_replica_ds_${0..9}.t_user_item_{0..9}">

Review comment:
       > t_user_item_{0..9}
   
   ?




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



[GitHub] [shardingsphere] tristaZero merged pull request #9591: Add env of dbtbl-with-replica-and-encrypt

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #9591:
URL: https://github.com/apache/shardingsphere/pull/9591


   


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