johannes-ws opened a new issue, #34718: URL: https://github.com/apache/superset/issues/34718
### Bug description Why i can't use float column type to create histogram chart in Superset 5.0.0? I already ask @dosu in discussion https://github.com/apache/superset/discussions/34717, but it still not enough for me to get the answer. It's fine for me if Superset recognizes my column as float (the type is double from DuckDB), but why is it recognizes as number in create histogram chart menu? ### Screenshots/recordings <img width="1919" height="1022" alt="Image" src="https://github.com/user-attachments/assets/9e3ce1f8-cb4a-4042-8727-9749aa892a9f" /> <img width="1919" height="1021" alt="Image" src="https://github.com/user-attachments/assets/083eb38f-b41f-45cc-86ad-e8ebd018cdc8" /> ### Superset version 5.0.0 ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context I'm using DuckDB database backend. ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
