-
Notifications
You must be signed in to change notification settings - Fork 124
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
Counter metrics table #6124
Counter metrics table #6124
Conversation
converted this to a draft so it doesnt get merged w/o the specs or being complete |
I just saw your comment on this - i thought you had said that the ci failure/issues with the internal test app would be out of scope for this ticket? https://assaydepot.slack.com/archives/C0313NK5NMA/p1690416347279759?thread_ts=1690390955.701519&cid=C0313NK5NMA |
Without these indices, what could be a large database could result in significant performance degradations at query time. Each of these fields is very likely to be part of a "WHERE" statement. Related to: - #6130 - https://github.com/scientist-softserv/palni-palci/issues/616WIP
@orangewolf 👆🏾 trying to get an idea of where this ticket stands. |
add 4 new fields to hyrax counter metric table
Related
Hyrax::CounterMetric
table scientist-softserv/palni-palci#695Summary
Adds a table for counter metrics to hyrax for PALs implementation
Guidance for testing, such as acceptance criteria or new user interface behaviors:
Changes proposed in this pull request:
Passing test showing the table properties are valid
![Uploading image.png…]()Notes
@samvera/hyrax-code-reviewers