GitHub user pbfrias17 closed the discussion with a comment: SQLLab query limits not being respected
For future reference, this was an issue with our version of `flask-sqlalchemy`. When I pin to `"flask-sqlalchemy==2.5.1"` ([source](https://github.com/apache/superset/blob/6.0.0/requirements/base.txt#L137)), then the query limit is synced during execution and that resolves my original issue. GitHub link: https://github.com/apache/superset/discussions/40172#discussioncomment-16980371 ---- 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]
