mihaibudiu commented on PR #4361: URL: https://github.com/apache/calcite/pull/4361#issuecomment-2859615513
You are pointing to a shortcoming of the implementation of the quidem tests that specify optimization rules. If the hook uses the Volcano planner, there is no guarantee that the rules are applied. Ideally the rules specified using the !set commands would be inserted in a Hep program executed *before* the Volcano planner. I will file an issue for this. -- 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]
