lidavidm commented on issue #3106: URL: https://github.com/apache/arrow-adbc/issues/3106#issuecomment-3052814342
Well, there are drivers like DataFusion that are in pure Rust. So you don't need FFI for those. Hence splitting out `unsafe` from the "core" crate is worthwhile, I think. Also, while currently these are managed with features, I think that complicates (transitive) dependency management, vs just having separate 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