xiedeyantu commented on code in PR #4897:
URL: https://github.com/apache/calcite/pull/4897#discussion_r3361742121


##########
core/src/test/java/org/apache/calcite/test/RelBuilderTest.java:
##########
@@ -2577,6 +2707,55 @@ private static RelNode groupIdRel(RelBuilder builder, 
boolean extra) {
     assertThat(root, hasTree(expected));
   }
 
+  @ParameterizedTest

Review Comment:
   Could you please check if any other cases need to be added or if anything 
needs to be modified?



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