k20ameer opened a new issue, #22569: URL: https://github.com/apache/superset/issues/22569
There is a table chart and the total count of the dataset is 50000000. I tried to increase the row_limit value (more than 10 000) and there is nothing changed in the superset. 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  Superset version : 1.5.0. Please help me to fix this issue. -- 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-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org