kou opened a new issue, #1461: URL: https://github.com/apache/arrow-adbc/issues/1461
https://github.com/apache/arrow-adbc/pull/1173 added `--version=14` argument to `clang-format` but it's an invalid argument: ```console $ clang-format-14 --version=14 clang-format-14: for the --version option: does not allow a value! '14' specified. ``` -- 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]
