andygrove opened a new issue, #2865: URL: https://github.com/apache/datafusion-comet/issues/2865
### What is the problem the feature request solves? We currently do not have any unit tests for `CometScanRule`. We rely on end-to-end integration tests instead. I would like to add unit tests to make it easier to test changes to the rule. ### Describe the potential solution There is a WIP PR for adding unit tests for `CometExecRule` in https://github.com/apache/datafusion-comet/pull/2863. Once this has been through some reviews, we can base the new tests off of that. ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
