alamb commented on issue #7078:
URL:
https://github.com/apache/arrow-datafusion/issues/7078#issuecomment-1648519647
I am pretty sure this is related to the update of sqllogictest. I can fix
the issue by pinning to 0.15.0
```shell
cargo update --precise 0.15.0 -p sqllogictest
Updating crates.io index
Downgrading sqllogictest v0.15.1 -> v0.15.0
```
I ran out of time today but I will fix this tomorrow morning if no one else
beats me to it
Then all the tests pass
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]