strongduanmu commented on a change in pull request #11385:
URL: https://github.com/apache/shardingsphere/pull/11385#discussion_r675389951
##########
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!
@arthasking123 Thank you for your efforts, but you should solve the check
style problem that I mentioned before.
--
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]