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 2021/04/19 13:19:39 UTC

[GitHub] [spark] MaxGekk commented on a change in pull request #32161: [SPARK-35025] Move Parquet data source options from Python and Scala into a single page.

MaxGekk commented on a change in pull request #32161:
URL: https://github.com/apache/spark/pull/32161#discussion_r615840472



##########
File path: python/pyspark/sql/streaming.py
##########
@@ -714,6 +714,13 @@ def parquet(self, path, mergeSchema=None, pathGlobFilter=None, recursiveFileLook
             If None is set, the value of the SQL config
             ``spark.sql.parquet.int96RebaseModeInRead`` is used by default.
 
+        Other Parameters

Review comment:
       I didn't get why you leave parameters here, for instance `mergeSchema` but removed it in other places?




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



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