AlenkaF commented on PR #13591:
URL: https://github.com/apache/arrow/pull/13591#issuecomment-1185211658

   Thanks for the changes @mirkhosro.
   Only the linter errors need to be corrected and then I think the PR is ready:
   
   ```
   INFO:archery:Running Python linter (flake8)
   /arrow/python/pyarrow/parquet/__init__.py:3021:75: W291 trailing whitespace
   /arrow/python/pyarrow/parquet/__init__.py:3056:72: W291 trailing whitespace
   /arrow/python/pyarrow/parquet/__init__.py:3057:80: E501 line too long (80 > 
79 characters)
   /arrow/python/pyarrow/parquet/__init__.py:3122:69: W291 trailing whitespace
   /arrow/python/pyarrow/parquet/__init__.py:3123:68: W291 trailing whitespace
   /arrow/python/pyarrow/parquet/__init__.py:3125:68: W291 trailing whitespace
   ```


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