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

    https://github.com/apache/spark/pull/21505#discussion_r194294182
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
 ---
    @@ -125,7 +125,6 @@ object DateTimeUtils {
           .getOrElseUpdate(timeZone, {
             Calendar.getInstance(timeZone)
           })
    -    c.clear()
    --- End diff --
    
    @viirya @kiszk Do you agree with this commit?


---

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

Reply via email to