You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In database, supplier category enum supports types that are not supported by Spark, such as food and water. This is inconsistent with our data and probably bad.
For this year we only have Moving, and Other.
Create migration to remove unused types.
Make sure front doesn't use those types somewhere.