rusackas commented on issue #41280: URL: https://github.com/apache/superset/issues/41280#issuecomment-4898994399
As confirmed a completely fresh docker compose 6.1.0 start works. The crash only happens when upgrading in place because the persisted .venv volume keeps the old sqlglot. This is just a dev docker-compose volume-caching issue with a known workaround (rebuild volumes), not a code bug. Thanks! -- 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]
