### Describe the bug After #7745, the tests in 'datafusion-common' didn't work. ### To Reproduce `cargo test --package datafusion-common` ### Expected behavior Pass all tests ### Additional context Related - #7745 - #7930 - #7929