JingsongLi commented on code in PR #7085:
URL: https://github.com/apache/paimon/pull/7085#discussion_r2711390922


##########
paimon-api/src/main/java/org/apache/paimon/rest/responses/GetTableResponse.java:
##########
@@ -40,6 +41,9 @@ public class GetTableResponse extends AuditRESTResponse 
implements RESTResponse
     @JsonProperty(FIELD_ID)
     private final String id;
 
+    @JsonProperty(FIELD_DATABASE_NAME)
+    private final String databaseName;

Review Comment:
   database



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

Reply via email to