rdblue commented on code in PR #16092:
URL: https://github.com/apache/iceberg/pull/16092#discussion_r3244799845


##########
core/src/main/java/org/apache/iceberg/TrackingStruct.java:
##########
@@ -59,10 +59,6 @@ class TrackingStruct extends SupportsIndexProjection 
implements Tracking, Serial
     super(BASE_TYPE, type);
   }
 
-  TrackingStruct() {

Review Comment:
   Why was this constructor removed? Isn't it needed?



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

Reply via email to