jzhuge commented on code in PR #4648:
URL: https://github.com/apache/iceberg/pull/4648#discussion_r860014190
##########
format/view-spec.md:
##########
@@ -147,12 +147,12 @@ The metadata directory contains View Version Metadata
files. The text after '=>'
"timestamp-ms" : 1573518431292,
"summary" : {
"operation" : "create", => View operation that caused this metadata to
be created
- "engineVersion" : "presto-350",=> Version of the engine that performed
the operation (create / replace)
+ "engineVersion" : "presto-350",=> Version of the engine that performed
the operation (create / replace)
Review Comment:
nit: add a space after comma
--
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]