dimas-b commented on code in PR #6134:
URL: https://github.com/apache/iceberg/pull/6134#discussion_r1015497935


##########
format/view-spec.md:
##########
@@ -116,11 +116,19 @@ This type of representation stores the original view 
definition in SQL and its S
 | Optional | schema-id | ID of the view's schema when the version was created |
 | Optional | default-catalog | A string specifying the catalog to use when the 
table or view references in the view definition do not contain an explicit 
catalog. |
 | Optional | default-namespace | The namespace to use when the table or view 
references in the view definition do not contain an explicit namespace. Since 
the namespace may contain multiple parts, it is serialized as a list of 
strings. |

Review Comment:
   nit: `references` -> `referenced` (`d` at the end) ?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to