betodealmeida commented on PR #32520:
URL: https://github.com/apache/superset/pull/32520#issuecomment-2734061288

   @michael-s-molina to clarify, only metrics and columns that belong to a 
folder are sent in the `folders` attribute. The new response payload has 
`metrics` and `columns` as before (same size and content, for backwards 
compatibility), and `folders` has only the new information (folder names, UUID, 
and a short description of metrics/columns they contain — UUID, type, name.
   
    Are you planning to store thousands of columns/metrics inside folders?
   
   We can always have `folders` be just the UUIDs and folder names, for 
compactness. The only reason I added was to make the response payload more 
readable, but that's a dev UX, and definitely not needed.


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