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


##########
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:
   ```suggestion
   | format-version | 2        | Table's format version as defined in the 
[Spec](../../spec.md#format-versioning). Defaults to 2 since version 1.4.0. |
   ```



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