You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/25 16:14:57 UTC

[GitHub] [spark] squito commented on issue #23721: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.0 instead of the deprecated one

squito commented on issue #23721: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.0 instead of the deprecated one
URL: https://github.com/apache/spark/pull/23721#issuecomment-476269329
 
 
   Sorry @nandorKollar, real python style failures.  you can run `dev/lint-python` locally
   
   ```
   pycodestyle checks failed:
   ./dev/run-tests.py:298:1: E101 indentation contains mixed spaces and tabs
   ./dev/run-tests.py:298:1: W191 indentation contains tabs
   ./dev/run-tests.py:298:2: E128 continuation line under-indented for visual indent
   ./dev/run-tests.py:299:1: E101 indentation contains mixed spaces and tabs
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org