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

Add account details to queryStatuses #3236

Merged
merged 27 commits into from
Jan 20, 2025
Merged

Conversation

matthieusieben
Copy link
Contributor

@matthieusieben matthieusieben commented Dec 12, 2024

  • Add support for pre-existing view indexes in the migration (allowing the views and indexes to be created manually instead of through the migration)
  • Refresh materialized views from the worker (note: refresh order matters!)
  • Determine which columns to expose as filter
    • For those: add an index on their respective materialized views
    • Adapt the code to support the filtering

@matthieusieben matthieusieben marked this pull request as draft December 12, 2024 16:07
@matthieusieben matthieusieben force-pushed the msi/ozone-subject-stats branch 2 times, most recently from 3a88fb1 to 9401fc2 Compare December 18, 2024 15:37
@matthieusieben matthieusieben force-pushed the msi/ozone-subject-stats branch from 7bbec5a to 3f7412c Compare January 10, 2025 13:40
@matthieusieben matthieusieben force-pushed the msi/ozone-subject-stats branch from d86cf08 to da81bb8 Compare January 10, 2025 13:47
@matthieusieben matthieusieben marked this pull request as ready for review January 17, 2025 14:01
Copy link
Contributor

@foysalit foysalit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good!

Copy link
Collaborator

@dholms dholms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 🙇

@matthieusieben matthieusieben merged commit ee9779d into main Jan 20, 2025
10 checks passed
@matthieusieben matthieusieben deleted the msi/ozone-subject-stats branch January 20, 2025 14:36
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.

3 participants