rdblue commented on a change in pull request #3188:
URL: https://github.com/apache/iceberg/pull/3188#discussion_r805437168
##########
File path: site/docs/spec.md
##########
@@ -967,6 +968,7 @@ Table metadata is serialized as a JSON object according to
the following table.
|Metadata field|JSON representation|Example|
|--- |--- |--- |
|**`format-version`**|`JSON int`|`1`|
+|**`object-type`**|`JSON string`|`table`|
Review comment:
Nit: There should be double quotes around `table` because the example
should be a JSON string, like the other strings below.
--
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]