Closed harshavardhana closed 5 months ago
A bit annoying we can't present it in size sorted order. I guess that would require either an addition to the data sent or hard-coding "known" values.
Maybe pre-code a sort order for the fields we "know".
Maybe pre-code a sort order for the fields we "know".
Yeah if server sends it's correctly and madmin is able to give it back properly then sure it will be fine.
But for now this is most simpler from what I could think of.
@harshavardhana It is a map, so we don't control order.
@harshavardhana It is a map, so we don't control order.
Correct we have to change the data structure, while sending it to client.
Community Contribution License
All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 license. By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 license.
Description
simplify histograms, make it based on the server return
Motivation and Context
avoid making
mc
by hardcoded with server returnHow to test this PR?
Types of changes
Checklist:
commit-id
orPR #
here)