Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22295#discussion_r222959106
  
    --- Diff: python/pyspark/sql/session.py ---
    @@ -252,6 +255,20 @@ def newSession(self):
             """
             return self.__class__(self._sc, self._jsparkSession.newSession())
     
    +    @classmethod
    +    @since(2.5)
    --- End diff --
    
    Let's do this to 3.0. Per 
https://github.com/apache/spark/commit/9bf397c0e45cb161f3f12f09bd2bf14ff96dc823,
 looks we are going ahead for 3.0 now.


---

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

Reply via email to