Hi Atri, You will need to change the expected plan accordingly in RelOptRulesTest.xml. https://github.com/apache/calcite/blob/master/core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml
-Jesús On 6/18/17, 7:05 PM, "Atri Sharma" <[email protected]> wrote: >Hi All, > >I am trying to understand the way checkPlanning executes. I picked >testSemiJoinRuleFull and changed the registered rule instances and >changed the SQL query accordingly, but the expected output still did >not change but the actual output changed which caused the test to >fail. > >Can anyone please advise as to how I can test a specific query please? > >Regards, > >Atri > >-- >Regards, > >Atri >l'apprenant >
