olivrlee commented on code in PR #3037:
URL: https://github.com/apache/calcite/pull/3037#discussion_r1088533785


##########
testkit/src/main/java/org/apache/calcite/test/ConnectionFactories.java:
##########
@@ -162,6 +169,25 @@ private static class MapConnectionFactory implements 
ConnectionFactory {
     }
   }
 
+  /** Post-processor that adds a {@link Schema} and sets it as default. */

Review Comment:
   this seems to be copy pasted from `AddSchemaPostProcessor` above; I'll 
update. 



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