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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]