mihaibudiu commented on code in PR #4303:
URL: https://github.com/apache/calcite/pull/4303#discussion_r2042581672
##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -2371,6 +2371,15 @@ private void
checkSemiOrAntiJoinProjectTranspose(JoinRelType type) {
.check();
}
+ @Test void testFilterTableFunctionScanTranspose() {
Review Comment:
can you add here a comment pointing out that the "test" table is the one
from MockSqlOperatorTable?
--
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]