michellethomas opened a new issue #12509: URL: https://github.com/apache/superset/issues/12509
Hi, With the new updates to sqllab (🎉 ) it looks like the max limit in the `limit` dropdown in sqllab is 100,000. Previously, we had the SQL_MAX_ROW config setting to set the max limit on sql queries. Can we allow users to type in their own limit into the limit dropdown (up to `SQL_MAX_ROW`) or make the dropdown options configurable? It would be nice to have the option of getting more results in sqllab.  ---------------------------------------------------------------- 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]
