mbrobbel opened a new issue, #2591: URL: https://github.com/apache/arrow-adbc/issues/2591
think we need to split workspaces for another reason: currently we claim we only need rust 1.80 but DataFusion needs rust 1.81. So I was unable to upload v0.17.0 to crates.io. ``` error: failed to verify package tarball Caused by: rustc 1.80.1 is not supported by the following packages: datafusion@45.0.0 requires rustc 1.81.0 ``` _Originally posted by @lidavidm in https://github.com/apache/arrow-adbc/issues/2525#issuecomment-2705299051_ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org