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 2021/12/06 16:47:14 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #7732: ARROW-13208: [Python][CI] Create a build for validating python docstrings

kszucs commented on a change in pull request #7732:
URL: https://github.com/apache/arrow/pull/7732#discussion_r763184457



##########
File path: dev/archery/archery/utils/lint.py
##########
@@ -246,7 +246,7 @@ def python_numpydoc(symbols=None, allow_rules=None, disallow_rules=None):
         'pyarrow.csv',
         'pyarrow.dataset',
         'pyarrow.feather',
-        'pyarrow.flight',
+        # 'pyarrow.flight',

Review comment:
       Temporarily disabled, created a follow-up: https://issues.apache.org/jira/browse/ARROW-14995




-- 
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: github-unsubscribe@arrow.apache.org

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