fowlerp397-tech commented on issue #41280: URL: https://github.com/apache/superset/issues/41280#issuecomment-4777767712
Thanks for the correction. The assumption about 6.1.0 not being an official release is outdated. Given that this is occurring on an official 6.1.0 upgrade, the more interesting question is why the environment ends up with a "sqlglot" version that doesn't provide "sqlglot.expressions.yearofweek" while the Superset code expects it. Could you share: - The exact image tag you're upgrading from and to - Whether you're using the official "docker-compose-image-tag.yml" setup or a customized image - The output of "pip show sqlglot" (or "uv pip show sqlglot") inside the failing container That should help determine whether this is a dependency resolution issue during the upgrade or a packaging problem in the 6.1.0 images. On Tue, Jun 23, 2026, 3:47 AM mueller-ma ***@***.***> wrote: > *mueller-ma* left a comment (apache/superset#41280) > <https://github.com/apache/superset/issues/41280#issuecomment-4777397554> > > There is no official Superset 6.1.0 release — the latest tag is 5.0.0. > > There is: https://github.com/apache/superset/releases/tag/6.1.0 > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/issues/41280?email_source=notifications&email_token=B72HASOCPBQ53UM6EBLIUN35BI73ZA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXG4ZTSNZVGU2KM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4777397554>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B72HASP7OL6OIRBGESKSD3T5BI73ZAVCNFSNUABEKJSXA33TNF2G64TZHMZTSNBWGQYDCOB3JFZXG5LFHM2DOMJUGU3TANBQG6QXMAQ> > . > Triage notifications, keep track of coding agent tasks and review pull > requests on the go with GitHub Mobile for iOS > <https://github.com/notifications/mobile/ios/B72HASPKVWGZHZN4ZQN3T7L5BI73ZA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXG4ZTSNZVGU2KM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSVGM33PORSXEX3JN5ZQ> > and Android > <https://github.com/notifications/mobile/android/B72HASIJJQQJOXOFFQRMHND5BI73ZA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXG4ZTSNZVGU2KM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>. > Download it today! > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
