mihaibudiu commented on code in PR #4676:
URL: https://github.com/apache/calcite/pull/4676#discussion_r2609137007


##########
plus/src/test/java/org/apache/calcite/adapter/tpch/TpchTest.java:
##########
@@ -833,6 +848,74 @@ private CalciteAssert.AssertThat with() {
         });
   }
 
+  /** Test case for <a 
href="https://issues.apache.org/jira/browse/CALCITE-7319";>[CALCITE-7319]
+   * FILTER_INTO_JOIN rule loses correlation variable context in 
HepPlanner</a>. */
+  @Test public void optimizeQuery2()

Review Comment:
   more tests are always better, I will add this one as well.
   the other one I knew will fail because it failed in our own testsuite
   thank you



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