Skip to content
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

feat: add date index to uploads table #222

Closed
wants to merge 1 commit into from
Closed

Conversation

travis
Copy link
Member

@travis travis commented Aug 21, 2023

The last piece of the blocking workflow that's not possible right now is being able to get a list of recent uploads. Add an index to the upload table to enable this.

I think this is the right thing to do for now while we figure out what kind of data warehousing setup we want, but we may want to consider removing this later.

The last piece of the blocking workflow that's not possible right now is being able to get a list of recent uploads. Add an index to the upload table to enable this.

I think this is the right thing to do for now while we figure out what kind of data warehousing setup we want, but we may want to consider removing this later.
@seed-deploy
Copy link

seed-deploy bot commented Aug 22, 2023

View stack outputs

@travis
Copy link
Member Author

travis commented Oct 4, 2023

I don't think we need this anymore, since most of the queries I was imagining this using can be handled by Athena once #191 is merged. Closing.

@travis travis closed this Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant