8000 eventdb for database name is not optional · Issue #29 · USACE/cc-go-sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eventdb for database name is not optional #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
HenryGeorgist opened this issue Apr 3, 2025 · 0 comments
Open

eventdb for database name is not optional #29

HenryGeorgist opened this issue Apr 3, 2025 · 0 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@HenryGeorgist
Copy link
Collaborator

tdb.uri = fmt.Sprintf("s3://%s/%s/eventdb", S3Bucket, rootPath)

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?

@HenryGeorgist HenryGeorgist added the question Further information is requested label Apr 3, 2025
@HenryGeorgist HenryGeorgist added this to the V1 milestone Apr 3, 2025
@github-project-automation github-project-automation bot moved this to BackLog in Cloud Compute Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: BackLog
Development

No branches or pull requests

2 participants
0