miroim opened a new issue, #17208: URL: https://github.com/apache/datafusion/issues/17208
### Describe the bug CI is failing on main after merging - #16589 Example failure https://github.com/apache/datafusion/actions/runs/16990495617/job/48168442772 ``` diff --git a/Cargo.lock b/Cargo.lock index 49ea259..87170ba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2465,7 +2465,7 @@ dependencies = [ [[package]] name = "datafusion-physical-expr-adapter" -version = "49.0.0" +version = "49.0.1" dependencies = [ "arrow", "datafusion-common", ``` ### To Reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org