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  ### Actual results  ### 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: [email protected]
With regards, Apache Git Services
