mueller-ma opened a new issue, #41280:
URL: https://github.com/apache/superset/issues/41280

   ### Bug description
   
   1. Update from 6.0.0 to 6.1.0 using docker compose
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   6.1.0
   
   ### Python version
   
   Not applicable
   
   ### Node version
   
   Not applicable
   
   ### Browser
   
   Not applicable
   
   ### Additional context
   
   `docker compose up -d`
   
   Docker logs from superset-worker-beat-1:
   
   ````
   Installing superset-core in editable mode
   Resolved 1 package in 1ms
      Building apache-superset-core @ file:///app/superset-core
         Built apache-superset-core @ file:///app/superset-core
   Prepared 1 package in 484ms
   Uninstalled 1 package in 0.53ms
   warning: Failed to hardlink files; falling back to full copy. This may lead 
to degraded performance.
            If the cache and target directories are on different filesystems, 
hardlinking may not be supported.
            If this is intentional, set `export UV_LINK_MODE=copy` or use 
`--link-mode=copy` to suppress this warning.
   Installed 1 package in 1ms
    ~ apache-superset-core==0.1.0rc3 (from file:///app/superset-core)
   Skipping local overrides
   Starting Celery beat...
   Usage: celery [OPTIONS] COMMAND [ARGS]...
   Try 'celery --help' for help.
   
   Error:
   Unable to load celery application.
   Module 'sqlglot.expressions' has no attribute 'yearofweek'
   ````
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [x] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [x] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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]

Reply via email to