datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Add fuzz testing to CI

Open andygrove opened this issue 10 months ago • 0 comments

What is the problem the feature request solves?

I would like to have some version of the fuzz testing tool running in CI.

Initial thoughts on tasks:

  • Implement unit test that runs fuzz testing if an env var COMET_FUZZ_TEST is set
  • Add GitHub action/workflow
  • Add mechanism so that we can skip known issues (either fall back to Spark or skip certain tests)

Describe the potential solution

No response

Additional context

No response

andygrove avatar Feb 06 '25 15:02 andygrove