pvary commented on a change in pull request #2228:
URL: https://github.com/apache/hive/pull/2228#discussion_r622227816



##########
File path: 
iceberg/iceberg-handler/src/test/java/org/apache/iceberg/mr/hive/HiveIcebergTestUtils.java
##########
@@ -107,6 +110,8 @@
               PrimitiveObjectInspectorFactory.writableStringObjectInspector
           ));
 
+  private static final DateTimeFormatter DATE_FORMATTER = 
DateTimeFormatter.ofPattern("yyyy-MM-dd hh:mm:ss");

Review comment:
       Not anymore




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

Reply via email to