michael-s-molina commented on issue #30064:
URL: https://github.com/apache/superset/issues/30064#issuecomment-2332577652

   > I think it would be a better idea to provide sane defaults in the 
extensions of BaseEngineSpec that get applied to SQLALCHEMY_ENGINE_OPTIONS and 
can be overridden via superset_config.py, rather than having a global default 
in config.py that doesn't globally work..
   
   @villebro That's what I meant by
   
   >  I think the fix is to use READ COMMITTED for both MySQL and Postgres and 
SERIALIZABLE for SQLite.
   
   A global configuration won't work because you may have multiple database 
connections with different transaction isolation levels.


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to