LauraXia123 opened a new issue, #4576:
URL: https://github.com/apache/gravitino/issues/4576

   ### Describe the feature
   
   we can list metadata objects associated with a tag
   `http://localhost:8090/api/metalakes/:metalake/tags/:tag/objects`
   
   Can we get the associated number from the list tags api?
   
   ### Motivation
   
   1. I want to show the inUse number for tag list page
   2. 20 tags、50 tags or more tags per page
   3. I should request 20、 50 times or more to get all the numbers
   4. One-time highly concurrent api requests are something we need to avoid
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_


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