Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22943#discussion_r231207627
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
 ---
    @@ -441,7 +441,7 @@ object DateTimeUtils {
       }
     
       /**
    -   * Parses a given UTF8 date string to a corresponding [[Int]] value.
    +   * Parses a trimmed UTF8 date string to a corresponding [[Int]] value.
    --- End diff --
    
    `Parses a trimmed UTF8` -> `Trim and parse a given UTF8`?


---

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

Reply via email to