GitHub user pbfrias17 added a comment to the discussion: SQLLab query limits not being respected
https://github.com/apache/superset/blob/2392c8e624a99cebee4999d003ad0a5283715143/superset/commands/sql_lab/execute.py#L155-L157 If I add a `db.session.commit()` right after the above call then the query limit works as expected. Likely not the correct long-term solution, but hopefully provides more insight into what's going on GitHub link: https://github.com/apache/superset/discussions/40172#discussioncomment-16933266 ---- 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]
