findepi commented on code in PR #5450:
URL: https://github.com/apache/iceberg/pull/5450#discussion_r940045270


##########
core/src/main/java/org/apache/iceberg/MetadataUpdate.java:
##########
@@ -178,6 +178,40 @@ public void applyTo(TableMetadata.Builder metadataBuilder) 
{
     }
   }
 
+  class SetStatistics implements MetadataUpdate {

Review Comment:
   Added changes in `MetadataUpdateParser` along with tests in 
`TestMetadataUpdateParser`, please take a look!



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