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 2023/01/02 13:57:57 UTC

[GitHub] [superset] k20ameer commented on issue #22485: Not able to increase the row limit in superset chart

k20ameer commented on issue #22485:
URL: https://github.com/apache/superset/issues/22485#issuecomment-1368968655

   @kamalk-github @nagarajmmu Please, have you been able to increase the row limit ? I tried this solution and there is nothing changed in the superset. 
   
   ![image](https://user-images.githubusercontent.com/110551654/210240240-bdd4d077-6a08-46ac-ba49-2e576464b47a.png)
   
   I have changed these values in config.py file : 
   ROW_LIMIT = 50000000
   SAMPLES_ROW_LIMIT = 50000000
   FILTER_SELECT_ROW_LIMIT = 50000000
   QUERY_SEARCH_LIMIT = 50000000
   SQL_MAX_ROW = 500000000
   DISPLAY_MAX_ROW = 50000000
   DEFAULT_SQLLAB_LIMIT = 50000000
   
   Thank you ! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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