You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/08 06:39:47 UTC

[GitHub] ToonoW opened a new issue #3432: When a dimension have 'NULL', error throw "unorderable types: str() > int()"

ToonoW opened a new issue #3432: When a dimension have 'NULL', error throw "unorderable types: str() > int()" 
URL: https://github.com/apache/incubator-superset/issues/3432
 
 
   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
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   
   Superset 0.19.1
   
   ### Expected results
   
   A normal  Time Series - Line Chart.
   Like this
   ![](https://ws4.sinaimg.cn/large/006tNc79gy1fjc51ljywaj31kw0o57da.jpg)
   
   ### Actual results
   
   ![](https://ws2.sinaimg.cn/large/006tNc79gy1fjc52l92kej31kw0mn422.jpg)
   
   ### Steps to reproduce
   
   1. I have a dimension have 'NULL'. What I mean is not all row have value.
   2. Use this dimension as Group By.
   3. Query.
   
   ### More
   I add a Filters into this form. The Filters is same dimension is 'event_name', relation is '!=', **but the value I don't input anything.**
   
   Then, I can see the expected results.
   
   And this is similar issue.
   [#3029](https://github.com/apache/incubator-superset/issues/3029)
   
 
----------------------------------------------------------------
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