Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Superset to version 4.0.1 #838

Merged
merged 1 commit into from
May 29, 2024

Conversation

saraburns1
Copy link
Contributor

closes #835

Tested as Superuser and Instructor (non-superuser). All local dashboards work correctly, no new errors in lms/superset logs.

@bmtcril bmtcril merged commit 04454b1 into openedx:main May 29, 2024
9 checks passed
@pomegranited
Copy link
Contributor

Hi @saraburns1 CC @bmtcril :)

I'm trying to rebuild my Tutor Aspects dev stack from scratch (which I haven't done for a couple months), but I'm getting this error, which prevents the init-superset.sh from completing.

Table 'superset.ab_permission_view_role' doesn't exist

I've tried the following steps using superset versions 4.0.0, 4.0.1, and 4.0.2:

  • rollback all alembic migrations: tutor dev do alembic -c "downgrade base"
  • rebuild aspects-superset image: tutor images build --no-cache aspects-superset
  • re-run init: tutor dev do init -l aspects

..but the error persists. It might be a regression for superset -- people were reporting this same issue for 2.0.0 -> 2.0.1 -- but I haven't found anyone reporting this issue for 4.x.

Have you seen this before? Is there anything else I could try?

@bmtcril
Copy link
Contributor

bmtcril commented Jul 31, 2024

I've seen this a couple of times recently, mostly in CI. I've always been able to re-run and had it succeed the 2nd time. It does seem entirely like a superset regression.

@saraburns1
Copy link
Contributor Author

saraburns1 commented Aug 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chore: Upgrade Superset from 4.0.0 to 4.0.1
3 participants