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

Decide whether we need to run PR and/or Spark SQL tests against debug builds of native libs

Open andygrove opened this issue 2 months ago • 1 comments

What is the problem the feature request solves?

No response

Describe the potential solution

No response

Additional context

No response

andygrove avatar Oct 10 '25 15:10 andygrove

My biggest concern with not running debug mode is the number of debug-only assertions we might be missing if we don't exercise those code paths with tests designed to cover corner cases.

mbutrovich avatar Oct 13 '25 15:10 mbutrovich

I see that spark sql tests are also using release, it would be good to update it as well

rluvaton avatar Nov 27 '25 11:11 rluvaton