TherChenYang commented on code in PR #30534:
URL: https://github.com/apache/shardingsphere/pull/30534#discussion_r1530170933


##########
features/sharding/core/src/test/java/org/apache/shardingsphere/sharding/merge/dql/ShardingDQLResultMergerTest.java:
##########
@@ -515,6 +515,16 @@ private ShardingSphereDatabase createDatabase() {
                 mock(RuleMetaData.class), 
Collections.singletonMap(DefaultDatabase.LOGIC_NAME, schema));
     }
     
+    private ShardingSphereDatabase createSQLServerDatabase() {

Review Comment:
   Thank you very much for your review,Because there is a default schema dbo in 
SQLServer,I will adjust the dataType here to SQLServer



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