jibiyr commented on a change in pull request #2382:
URL: https://github.com/apache/calcite/pull/2382#discussion_r603795725
##########
File path: core/src/test/java/org/apache/calcite/test/SqlToRelConverterTest.java
##########
@@ -4223,10 +4234,12 @@ public void visit(RelNode node, int ordinal, @Nullable
RelNode parent) {
private final boolean trim;
private final UnaryOperator<SqlToRelConverter.Config> config;
private final SqlConformance conformance;
+ private final boolean query;
+
Review comment:
@danny0405 Please take a look. Thanks.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]