-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem the feature request solves?
As part of upgrading to DataFusion 44.0.0 (PR), we had to stop running our test suite with miri. This means that we risk introducing undefined behavior when we add or modify unsafe code in Comet.
Describe the potential solution
We should enable miri for specific test suites that test our unsafe code.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request