andygrove opened a new issue, #3350: URL: https://github.com/apache/datafusion-comet/issues/3350
### What is the problem the feature request solves? I would like to propose removeing the CometFuzz standalone testing module, and instead focus on the new SQL file based testing approach introduced in https://github.com/apache/datafusion-comet/pull/3328. Reasons: - The new approach is catching far more bugs than CometFuzz - CometFuzz is really just a proof-of-concept and has not been maintained - CometFuzz does not run in CI - CometFuzz only covers a small subset of expressions ### Describe the potential solution Standardize on https://github.com/apache/datafusion-comet/pull/3328 and leverage agentic coding tools to add additional edge cases for testing as we add support for new expressions ### 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]
