pitrou commented on issue #46614: URL: https://github.com/apache/arrow/issues/46614#issuecomment-2913852949
I don't think the snippet you quoted is the problem, since we see that the linting starts below: ``` -- Build files have been written to: /tmp/arrow-lint-plpivfgu/cpp-build [1/1] cd /tmp/arrow-lint-plpivfgu/cpp-build && /build/pyvenv/bin/python3.10 /arrow/cpp/build-support/run_clang_format.py --clang_format_binary /usr/bin/clang-format-14 --exclude_globs /arrow/cpp/build-support/lint_exclusions.txt --source_dir /arrow/cpp/src --source_dir /arrow/cpp/examples --source_dir /arrow/cpp/tools --quiet Error: The operation was canceled. ``` -- 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