Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19726#discussion_r150407573
--- Diff: python/docs/pyspark.sql.rst ---
@@ -7,6 +7,7 @@ Module Context
.. automodule:: pyspark.sql
:members:
:undoc-members:
+ :exclude-members: builder
--- End diff --
This blocks the default dummy doc for `builder`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]