Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15784 )
Change subject: [www] convert human-readable int to int when compare numeric strings ...................................................................... [www] convert human-readable int to int when compare numeric strings The /tables page show `tablet_count` as a HumanReadableInt, when sort tables by tablet_count, human-readable int should be converted to int. Change-Id: Ic7e832beb0dfdf5c2162bf0e9faeb3d0d0d737cd Reviewed-on: http://gerrit.cloudera.org:8080/15784 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M www/kudu.js 1 file changed, 33 insertions(+), 3 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15784 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic7e832beb0dfdf5c2162bf0e9faeb3d0d0d737cd Gerrit-Change-Number: 15784 Gerrit-PatchSet: 3 Gerrit-Owner: Yifan Zhang <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]>
