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

    https://github.com/apache/spark/pull/22295#discussion_r226184011
  
    --- Diff: python/pyspark/sql/functions.py ---
    @@ -2713,6 +2713,25 @@ def from_csv(col, schema, options={}):
         return Column(jc)
     
     
    +@since(3.0)
    +def _getActiveSession():
    --- End diff --
    
    I mean the function itself .. 


---

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

Reply via email to