pvary commented on code in PR #14245:
URL: https://github.com/apache/iceberg/pull/14245#discussion_r2414550016
##########
flink/v2.1/flink/src/test/java/org/apache/iceberg/flink/data/TestFlinkParquetWriter.java:
##########
@@ -118,4 +121,98 @@ protected void writeAndValidate(Schema schema,
List<Record> expectedData) throws
writeAndValidate(binaryRowList, schema);
}
+
+ /** Test that nanosecond precision timestamps are preserved when writing to
Parquet files. This */
Review Comment:
fix the comment pls
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]