tooptoop4 opened a new issue #9947: URL: https://github.com/apache/incubator-superset/issues/9947
```python ROW_LIMIT = 50000 VIZ_ROW_LIMIT = 10000 FILTER_SELECT_ROW_LIMIT = 10000 QUERY_SEARCH_LIMIT = 1000 SQL_MAX_ROW = 10000000 DISPLAY_MAX_ROW = 10000 DEFAULT_SQLLAB_LIMIT = 10000 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
