ianmcook commented on PR #3320: URL: https://github.com/apache/arrow-adbc/pull/3320#issuecomment-3208799435
@paleolimbot Thanks for calling this out. I think what's proposed here would be problematic as the default search behavior for driver shared libraries. What makes it reasonable (at least in my thinking) is that it's not that; it's the search behavior for TOML manifests. The TOML manifests are fundamentally an optional affordance for portability and user convenience. I expect that the vast majority of developers building apps that use the driver managers will skip using manifests and instead have the driver managers search directly for driver shared libraries. With all things concerning the manifests, we're operating within a small corner of the overall space, and in this small corner the objective is to afford portability and convenience. In that context, this proposed behavior seems well aligned with that goal. -- 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