mihaibudiu commented on code in PR #4704:
URL: https://github.com/apache/calcite/pull/4704#discussion_r2641486177
##########
core/src/test/java/org/apache/calcite/test/CoreQuidemTest.java:
##########
@@ -80,6 +80,14 @@ public static void main(String[] args) throws Exception {
.with(CalciteConnectionProperty.FUN, SqlLibrary.CALCITE.fun)
.with(CalciteAssert.Config.SCOTT)
.connect();
+ case "scott-top-down":
Review Comment:
I will move this discussion in JIRA.
--
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]