GitHub user pbfrias17 created a discussion: SQLLab query limits not being respected
### Bug description 1. Go to SQL Lab 2. Run a query with a limit (e.g. `SELECT * FROM my_table LIMIT 1`) The results will show more than 1 row, and seems to be using the dropdown limit value instead of the limit specified in the query. ### Screenshots/recordings _No response_ ### Superset version 6.0.0 ### Python version 3.11 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. GitHub link: https://github.com/apache/superset/discussions/40172 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
