pbfrias17 commented on issue #40070: URL: https://github.com/apache/superset/issues/40070#issuecomment-4433718589
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 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
