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
Currently, it's a problem to store a fileset and a table that share the same name under a schema as they share the same id(id-name mapping). Modifying anyone will affect the others such as renaming and dropping, we need to solve the problem.