flyrain commented on code in PR #13810:
URL: https://github.com/apache/iceberg/pull/13810#discussion_r2323859899


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -960,6 +960,15 @@ paths:
           schema:
             type: string
             enum: [ all, refs ]
+        - in: query
+          name: referenced-by

Review Comment:
   Can we call it something like `referenced-by-view` or `from-view` since it 
can only be referenced by a view here? I understand that the description 
already explicitly says that it's a view, but people can still misuse it given 
a generic name like `referenced by`.  



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