rok commented on PR #49353:
URL: https://github.com/apache/arrow/pull/49353#issuecomment-3937673675

   The linting issue can be fixed with 
([source](https://arrow.apache.org/docs/developers/python/development.html#python-coding-style)):
   ```bash
   pre-commit run --show-diff-on-failure --color=always --all-files cpp
   ```
   The cpp paginator issues are unrelated 
(https://github.com/apache/arrow/issues/49347).


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