Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19769#discussion_r151633640
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRowConverter.scala
 ---
    @@ -151,6 +154,8 @@ private[parquet] class ParquetRowConverter(
            |${catalystType.prettyJson}
          """.stripMargin)
     
    +  val UTC = DateTimeUtils.TimeZoneUTC
    --- End diff --
    
    nit: `private val`?


---

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

Reply via email to