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

    https://github.com/apache/spark/pull/21203#discussion_r185394461
  
    --- Diff: python/pyspark/util.py ---
    @@ -61,6 +62,26 @@ def _get_argspec(f):
         return argspec
     
     
    +def majorMinorVersion(version):
    --- End diff --
    
    Also, I think he asked to add `VersionUtils` class.


---

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

Reply via email to