JingsongLi commented on code in PR #4417:
URL: https://github.com/apache/paimon/pull/4417#discussion_r1827224898


##########
paimon-common/src/main/java/org/apache/paimon/CoreOptions.java:
##########
@@ -1351,7 +1351,7 @@ public class CoreOptions implements Serializable {
                     .enumType(TimeFieldType.class)
                     .defaultValue(TimeFieldType.SECONDS_INT)

Review Comment:
   Can we just set this to `AUTO`? If the field is timestamp, we don't need to 
set this option.



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