Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19726#discussion_r150429291
  
    --- Diff: python/pyspark/sql/session.py ---
    @@ -182,6 +185,7 @@ def getOrCreate(self):
                         session.sparkContext._conf.set(key, value)
                     return session
     
    +    #: class variable for :class:`Builder` shared by all 
:class:`SparkSession` instances
    --- End diff --
    
    Sure.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to