cuibo01 commented on a change in pull request #18304:
URL: https://github.com/apache/flink/pull/18304#discussion_r800036458
##########
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:
in flink-parquet, flink adds and deletes 'parquet.' prefixes by itself.
--
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]