marton-bod commented on a change in pull request #2278:
URL: https://github.com/apache/iceberg/pull/2278#discussion_r584662744
##########
File path: mr/src/test/java/org/apache/iceberg/mr/hive/HiveIcebergTestUtils.java
##########
@@ -107,6 +113,13 @@
PrimitiveObjectInspectorFactory.writableStringObjectInspector
));
+ public static final DateTimeFormatter timestampWithTZFormatter = new
DateTimeFormatterBuilder()
Review comment:
can we adjust the casing to align with the other static final fields in
the class?
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]