vinishjail97 commented on code in PR #749:
URL: https://github.com/apache/incubator-xtable/pull/749#discussion_r2412067202


##########
xtable-core/src/test/java/org/apache/xtable/iceberg/TestIcebergSync.java:
##########
@@ -170,9 +170,9 @@ public class TestIcebergSync {
           .build();
   private final Schema icebergSchema =
       new Schema(
-          Types.NestedField.required(1, "timestamp_field", 
Types.TimestampType.withoutZone()),

Review Comment:
   Why does this numbering change? Would it break when this version gets rolled 
out to existing iceberg targets? 



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