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

    https://github.com/apache/spark/pull/22657#discussion_r224091433
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/DateTimeTestUtils.scala
 ---
    @@ -26,6 +26,16 @@ object DateTimeTestUtils {
     
       val ALL_TIMEZONES: Seq[TimeZone] = 
TimeZone.getAvailableIDs.toSeq.map(TimeZone.getTimeZone)
     
    +  val TIMEZONES = Seq(
    --- End diff --
    
    It seems it should be useful across a few test suites. I will do that.


---

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

Reply via email to