xiedeyantu commented on code in PR #4770:
URL: https://github.com/apache/calcite/pull/4770#discussion_r2727435184
##########
core/src/test/resources/sql/new-decorr.iq:
##########
@@ -205,4 +205,15 @@ EnumerableCalc(expr#0..3=[{inputs}], DEPTNO=[$t0],
EXPR$0=[$t2])
!plan
!}
+# [CALCITE-7397] TopDownGeneralDecorrelator can cause nullable property
mismatches
Review Comment:
Quidem cannot be executed at the moment, so I used a different method and
added a test in RelOptRulesTest, which also verified the problem.
--
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]