junlincc opened a new issue #12961: URL: https://github.com/apache/superset/issues/12961
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Most of the columns showed in data panel have an icon to indicate their data types. e.g. ABC - VARCHAR However, columns like FLOAT and DOUBLE PRECISION, also columns with NULL in some db are missing icons. **Describe the solution you'd like** A clear and concise description of what you want to happen. Goal: to have a clear indication of what the data type of each column is improve the ability to infer datatype in data panel, add icon for FLOAT and DOUBLE PRECISION, set default icon, maybe ? for unclear columns The actual implementation might be complicated, but this is a necessary step for 1) drag and drop 2) dynamic control from a UX perspective <img width="217" alt="Screen Shot 2021-02-04 at 5 23 40 PM" src="https://user-images.githubusercontent.com/67837651/106985563-8ac86200-671e-11eb-885c-c465fa364076.png"> <img width="370" alt="Screen Shot 2021-02-04 at 5 21 28 PM" src="https://user-images.githubusercontent.com/67837651/106985568-8ef47f80-671e-11eb-8ebe-9bb10467edd1.png"> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org