twalthr commented on a change in pull request #12900:
URL: https://github.com/apache/flink/pull/12900#discussion_r456301095



##########
File path: 
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/codegen/CodeGeneratorContext.scala
##########
@@ -18,23 +18,23 @@
 
 package org.apache.flink.table.planner.codegen
 
+import java.util.TimeZone
+
+import org.apache.calcite.avatica.util.DateTimeUtils

Review comment:
       Thanks for the reminder. I only set this for Java not for Scala. 
However, it difficult to enforce this without a checkstyle plugin in place.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to