arthasking123 commented on a change in pull request #11385:
URL: https://github.com/apache/shardingsphere/pull/11385#discussion_r675387066



##########
File path: 
shardingsphere-test/shardingsphere-rewrite-test/src/test/resources/scenario/encrypt/case/alter_for_query_with_plain.xml
##########
@@ -41,4 +46,6 @@
         <input sql="ALTER TABLE t_account_bak DROP COLUMN password , DROP 
COLUMN id" />
         <output sql="ALTER TABLE t_account_bak DROP COLUMN cipher_password  , 
DROP COLUMN assisted_query_password  , DROP COLUMN plain_password  , DROP 
COLUMN id" />
     </rewrite-assertion>
+

Review comment:
       @strongduanmu please check, thanks!




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to