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 eventdb is added to the tiledb uri during the connection. can we make that a default with a potential override? does it need to be there? can we just have the root parameter on the datastore include the desired name? Or add another param "database_name" and let the user specify the name if they want? if it is not present use eventdb?
The text was updated successfully, but these errors were encountered:
cc-go-sdk/tiledb-store/tiledb_store.go
Line 74 in c962adc
currently eventdb is added to the tiledb uri during the connection. can we make that a default with a potential override? does it need to be there? can we just have the root parameter on the datastore include the desired name? Or add another param "database_name" and let the user specify the name if they want? if it is not present use eventdb?
The text was updated successfully, but these errors were encountered: