You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/05 12:10:00 UTC

[GitHub] [arrow] romainfrancois removed a comment on pull request #7819: ARROW-9405: [R] Switch to cpp11

romainfrancois removed a comment on pull request #7819:
URL: https://github.com/apache/arrow/pull/7819#issuecomment-668608898


   I somehow lost the ability to lint locally: 
   
   ```
   r % CLANG_FORMAT=$(which clang-format) ./lint.sh
   Traceback (most recent call last):
     File "/Users/romainfrancois/git/apache/arrow/r/../cpp/build-support/run_clang_format.py", line 121, in <module>
       for filename, diff in pool.starmap(_check_one_file, checker_args):
   AttributeError: 'Pool' object has no attribute 'starmap'
   ```
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org