manuzhang commented on code in PR #14410:
URL: https://github.com/apache/iceberg/pull/14410#discussion_r2462912650


##########
docs/docs/configuration.md:
##########
@@ -115,7 +115,7 @@ The value of these properties are not persisted as a part 
of the table metadata.
 
 | Property       | Default  | Description                                      
                                                                                
    |
 | -------------- | -------- 
|--------------------------------------------------------------------------------------------------------------------------------------|
-| format-version | 2        | Table's format version (can be 1 or 2) as 
defined in the [Spec](../../spec.md#format-versioning). Defaults to 2 since 
version 1.4.0. |
+| format-version | 2        | Table's format version (can be 1, 2 or 3) as 
defined in the [Spec](../../spec.md#format-versioning). Defaults to 2 since 
version 1.4.0. |

Review Comment:
   Maybe we'd better not mention possible values of `format-version` here, 
since we already link to the source. Otherwise, the list can be too long in the 
future.



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