kevinjqliu commented on code in PR #15367:
URL: https://github.com/apache/iceberg/pull/15367#discussion_r2833764166


##########
docs/docs/configuration.md:
##########
@@ -127,6 +127,15 @@ The value of these properties are not persisted as a part 
of the table metadata.
 | -------------- | -------- 
|--------------------------------------------------------------------------------------------------------------------------------------|
 | format-version | 2        | Table's format version as defined in the 
[Spec](../../spec.md#format-versioning). Defaults to 2 since version 1.4.0. |
 
+### Informational properties

Review Comment:
   nit: we might want to call out the side effect of storing information 
properties in the table metadata. One that im thinking of is that updating 
comments will create a new table version (new snapshot). This can lead to 
operational complexity since it follows the table commit path



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