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

    https://github.com/apache/spark/pull/22047#discussion_r227054412
  
    --- Diff: python/pyspark/sql/functions.py ---
    @@ -403,6 +403,28 @@ def countDistinct(col, *cols):
         return Column(jc)
     
     
    +def every(col):
    --- End diff --
    
    @cloud-fan Thank you very much for your response. I will create a new PR 
based on option-1 today and close this one.


---

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

Reply via email to