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

    https://github.com/apache/spark/pull/19261#discussion_r139309261
  
    --- Diff: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ---
    @@ -2508,6 +2508,14 @@ object functions {
       def current_date(): Column = withExpr { CurrentDate() }
     
       /**
    +   * Returns the current date in the given timezone as a date column.
    --- End diff --
    
    `@return`?


---

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

Reply via email to