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

fix: handle null params in #18936 migration #19474

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

serenajiang
Copy link
Contributor

SUMMARY

This migration failed in our env because we have a few slices with null params. The UI/API should have prevented this from happening so I don't know how this happened, but as the params column is nullable in the db, we should handle nulls.

TESTING INSTRUCTIONS

Tested upgrade

@serenajiang serenajiang requested a review from a team as a code owner March 31, 2022 18:55
@serenajiang serenajiang merged commit 7f85da6 into apache:master Mar 31, 2022
@villebro villebro added the lts-v1 label Apr 1, 2022
@villebro villebro removed the lts-v1 label Apr 3, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants