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/10/07 08:12:10 UTC

[GitHub] [arrow] emkornfield commented on pull request #6979: ARROW-7800 [Python] implement iter_batches() method for ParquetFile and ParquetReader

emkornfield commented on pull request #6979:
URL: https://github.com/apache/arrow/pull/6979#issuecomment-704771435


   @wjones1 I think the ming/windows ones are ignorable.
   
   Lint one is real:
   ```
   INFO:archery:Running Python formatter (autopep8)
   INFO:archery:Running Python linter (flake8)
   /arrow/python/pyarrow/tests/test_parquet.py:25:1: F401 'os.stat_result' imported but unused
   /arrow/python/pyarrow/tests/test_parquet.py:189:80: E501 line too long (86 > 79 characters)
   ```


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