**Describe the bug** Upgrading in #669 discovered a few bugs in `datafusion` ## Blocked on - [x] https://github.com/apache/datafusion/issues/10425 - [x] https://github.com/apache/datafusion/issues/10424 So we commented out a single failing test to make the tests pass. https://github.com/apache/datafusion-python/pull/669/commits/eeccbfddf8dfb2f3f461e82552b9200cbecb14df ## TODO Once the upstream fixes are available - [ ] re-introduce the test - [ ] (maybe?) provide a nullable default for `stride` in `functions::array_slice`