laurentgo opened a new pull request, #36132: URL: https://github.com/apache/arrow/pull/36132
### Rationale for this change flight-sql module advertises dependencies which are not actually used by the published code, causing those dependencies to show up in downstream projects. ### What changes are included in this PR? Fix dependencies scope in flight-sql module: * move hamcrest to test scope as it is only used during unit tests * add optional flag for commons-cli as it is only used in the example class ### Are these changes tested? No new test. Confirming that there's no build issue ### Are there any user-facing changes? No -- 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]
