OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Profiler metrics are not formatted correctly

Open TeddyCr opened this issue 3 years ago • 2 comments
trafficstars

Screenshot 2022-09-19 at 2 32 17 PM

  • [ ] Large numbers are not formmatted correctly with the coma speration

Screenshot 2022-09-19 at 2 32 49 PM

  • [ ] decimal numbers are not turned into percentage in the column detail view

Screenshot 2022-09-19 at 2 35 38 PM Screenshot 2022-09-19 at 2 35 26 PM

  • [ ] column value count metric is not coma seperated
  • [ ] On graph hover metrics are not coma seperated

TeddyCr avatar Sep 19 '22 12:09 TeddyCr

  • column value count metric is not coma separated earlier we have added coma separated value but with this issue we have change the value

can you confirm what is the expected behaviour here? cc @pmbrull

ShaileshParmar11 avatar Sep 19 '22 13:09 ShaileshParmar11

@ShaileshParmar11 we are expecting thousands to be coma separated (e.g 1,500,000). In the screenshots you can see the thousands separation is not correct. It is 1,50,000 instead of being 150,000.

TeddyCr avatar Sep 20 '22 05:09 TeddyCr