mihaibudiu commented on PR #4485: URL: https://github.com/apache/calcite/pull/4485#issuecomment-3151868115
I haven't worked at all with dynamic parameters in Calcite, so I don't know where the corresponding tests are. I would look for a test that does have dynamic parameters and is about the same "level" (in your case checks something about the plan), and I would add another test there. If you are lucky there's a fixture that helps already. If the only place is JdbcTest, then maybe that's the place to put it. -- 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]
