You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/07/05 20:28:38 UTC

[GitHub] davidhassan opened a new issue #5353: Columns with NULL data throw "Unexpected Error" in Table View Chart

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org