You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/09/27 08:12:00 UTC

[jira] [Commented] (ARROW-17843) [Python] Lint PyArrow C++ code

    [ https://issues.apache.org/jira/browse/ARROW-17843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609895#comment-17609895 ] 

Alenka Frim commented on ARROW-17843:
-------------------------------------

Looking a bit at this issue I think the setting of the {{arrow/cpp/src}} dir to run the linter on is done here:

[https://github.com/apache/arrow/blob/df7babbffaaece9e090e22509989bc0cea3b2976/dev/archery/archery/utils/lint.py#L79-L89] 

with {{build_dir}} being {{{}arrow/cpp/src{}}}. Archery is currently failing for me locally for each three of the C++ linters. Will try to make it work and test it a bit (how to add PyArrow C++ folder to be checked also).

 

> [Python] Lint PyArrow C++ code
> ------------------------------
>
>                 Key: ARROW-17843
>                 URL: https://issues.apache.org/jira/browse/ARROW-17843
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Archery, Python
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> Now that the PyArrow C++ code isn't part of the Arrow C++ source tree anymore, it doesn't seem to go through the lint phase.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)