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
fix: update storage config struct to match generated API types
the generated API types were updated with new fields for
IcebergCatalog (MaxCatalogs, MaxNamespaces, MaxTables) and
VectorBuckets. update the struct literal in storage.go to
match the new type definition.
0 commit comments