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
Metadata definition fields have different types (str, enum, bool, float etc.). Currently while creating metadata definition, only the enum value is fully supported. Need to evaluate and implement support for other data types as well.