cuibo01 commented on a change in pull request #18304:
URL: https://github.com/apache/flink/pull/18304#discussion_r800035393



##########
File path: 
flink-formats/flink-parquet/src/main/java/org/apache/flink/formats/parquet/ParquetFileFormatFactory.java
##########
@@ -62,6 +62,21 @@
                                     + " time and LocalDateTime. Hive 
0.x/1.x/2.x use local timezone. But Hive 3.x"
                                     + " use UTC timezone");
 
+    public static final ConfigOption<String> TIMESTAMP_TIME_UNIT =

Review comment:
       yes, they are the same, and flink add enumerated values 'value is 
nanos/micros/millis'




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to