NobiGo commented on code in PR #4118:
URL: https://github.com/apache/calcite/pull/4118#discussion_r1900504940
##########
core/src/test/java/org/apache/calcite/sql2rel/RelFieldTrimmerTest.java:
##########
@@ -672,5 +672,52 @@ public static Frameworks.ConfigBuilder config() {
assertThat(trimmed, hasTree(expected));
}
+ /**
+ * Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-3772">[CALCITE-3772]
+ * RelFieldTrimmer incorrectly trims fields when the query includes
correlated-subquery</a>.
Review Comment:
I will check this.
--
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]