<!-- We use GitHub only for bug reports 🐛 Anything else should be posted to https://discuss.redash.io 👫 🚨For support, help & questions use https://discuss.redash.io/c/support 💡For feature requests & ideas use https://discuss.redash.io/c/feature-requests **Found a security vulnerability?** Please email security@redash.io to report any security vulnerabilities. We will acknowledge receipt of your vulnerability and strive to send you regular updates about our progress. If you're curious about the status of your disclosure please feel free to email us again. If you want to encrypt your disclosure email, you can use this PGP key. --> ### Issue Summary float number format with '0.00' sort in the wrong way ### Steps to Reproduce 1. create a query with a float column 2. edit visualization, set its 'number format' to '0.00' 3. press the column sort button, the result is not in the number order ### Technical details: * Redash Version: v9.0.0-beta * Browser/OS: Chrome 85.0 / Centos 8.2 * How did you install Redash: from github