Re: [I] [FlightSQL] SQLite example pulls GPL-licensed modernc.org/ccorpus into all consumers' go.sum [arrow-go]
zeroshade commented on issue #803: URL: https://github.com/apache/arrow-go/issues/803#issuecomment-4401797804 I don't think it's a huge issue given that the compiler will drop it from any binary that importing arrow-go which isn't compiling the example. So the only real issue is that it would show up as a development download during dev. So I think I can close this for now unless someone runs into an issue and legitimately needs it to not be in the root go.mod. Thanks for looking into though aand confirming! -- 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]
Re: [I] [FlightSQL] SQLite example pulls GPL-licensed modernc.org/ccorpus into all consumers' go.sum [arrow-go]
laurentgo commented on issue #803: URL: https://github.com/apache/arrow-go/issues/803#issuecomment-4392860855 Looks like I did my analysis wrong based on an older version of sqlite, but current version of sqlite used by the arrow repo has the gcc test suite stripped already. Not sure if there's much value to this work unless we think it's still desirable to not have sqlite showing up as a root dependency -- 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]
