lidavidm opened a new issue, #4411: URL: https://github.com/apache/arrow-adbc/issues/4411
### What feature or improvement would you like to see? Right now we inline all our binary dependencies' licenses into our main license; this is expedient for distribution but not strictly necessary. Instead: - Now that we've migrated several of the drivers, we can slim down the dependencies - We can maintain separate transitive license files for remaining binary components like the driver manager, SQLite, PostgreSQL, and Flight SQL drivers. - We can maintain individual license files for these components so that dependencies from one don't leak into the licenses of others. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
