raulcd opened a new issue, #46614: URL: https://github.com/apache/arrow/issues/46614
### Describe the bug, including details regarding any error messages, version, and platform. The last two commits on main have failed the linting jobs with the following error: - https://github.com/apache/arrow/actions/runs/15263601538/job/42925391777 ``` -- Found cpplint executable at /arrow/cpp/build-support/cpplint.py ARROW_LINT_ONLY was specified, this is only a partial build directory -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_UNITY_BUILD -- Build files have been written to: /tmp/arrow-lint-plpivfgu/cpp-build ``` This is failing on PRs too, example: - https://github.com/apache/arrow/actions/runs/15272776572/job/42952032401?pr=46463 ### Component(s) Continuous Integration, Developer Tools -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org