davidhassan opened a new issue #5353: Columns with NULL data throw "Unexpected Error" in Table View Chart URL: https://github.com/apache/incubator-superset/issues/5353 Make sure these boxes are checked before submitting your issue - thank you! - [X ] I have checked the superset logs for python stacktraces and included it here as text if any - [X] I have reproduced the issue with at least the latest released version of superset - [X ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.26.3 ### Expected results Table View chart to load when column data contains NULL's. In previous versions it would display NULL's as 0's. ### Actual results Unexpected Error is thrown and subsequently the table did not load ### Steps to reproduce 1. Create a table view with a data set that has a column that contains some data and the rest NULL. 2. Select column with NULL data in NOT GROUPED BY section. 3. Run Query and see "Unexpected Error"
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
