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/09/04 15:24:22 UTC

[GitHub] wangshihan513 opened a new issue #5810: Cannot select Row limit in treemap

wangshihan513 opened a new issue #5810: Cannot select Row limit in treemap
URL: https://github.com/apache/incubator-superset/issues/5810
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] 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
   0.27
   
   ### Expected results
   Only show 10 elements in the treemap
   
   ### Actual results
   Default Row limit is 50000
   
   ### Steps to reproduce
   I was trying to build a treemap only show 10 elements group by their names. However, there is no option to do that and the default value is 50000. There is no way to show so many elements in a treemap, the application just crashed up. I also tried to use LIMIT 10 in SQLlab then visual in treemap. However, there is the conflict between my LIMIT and default LIMIT.
   ![treepmaperror](https://user-images.githubusercontent.com/40997574/45040912-580a7300-b067-11e8-8030-16b5952316d4.PNG)
   

----------------------------------------------------------------
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