lidavidm commented on pull request #11989:
URL: https://github.com/apache/arrow/pull/11989#issuecomment-998295185


   There's some lint failures:
   
   ```
   
   [1/1] cd /tmp/arrow-lint-6fb2hzaq/cpp-build && /usr/local/bin/python 
/arrow/cpp/build-support/lint_cpp_cli.py /arrow/cpp/src
   INFO:archery:Running Python formatter (autopep8)
   INFO:archery:Running Python linter (flake8)
   /arrow/dev/archery/archery/integration/tester_java.py:52:80: E501 line too 
long (95 > 79 characters)
   /arrow/dev/archery/archery/integration/runner.py:387:80: E501 line too long 
(82 > 79 characters)
   INFO:archery:Running cmake-format linters
   ERROR __main__.py:618: Check failed: /arrow/cpp/src/arrow/CMakeLists.txt
   ```
   
   I think the other one is unrelated, but could you rebase on master to see if 
it goes away?


-- 
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]


Reply via email to