mbrobbel commented on PR #2525: URL: https://github.com/apache/arrow-adbc/pull/2525#issuecomment-2822379254
> I don't know how to implement the next steps here. I'm maintaining a fork with changes like this to be able to use `adbc_core` as I intend to update `adbc_core` much more frequently than I update Arrow+Datafusion. I think the easy solution for this repo would be to move the datafusion driver to the datafusion repo. However, this means `adbc_core` releases are (potentially) blocking datafusion releases because arrow major version releases are typically picked up directly by the next major datafusion release, which means `adbc_core` needs to release with the latest major arrow version before datafusion can use that major arrow release. Maybe we should even consider moving `adbc_core` to the arrow-rs repo - to sync the releases of it with the other arrow crates? -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org