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

Fixes #16788 : Fix feed and count api query performance #16993

Merged
merged 5 commits into from
Jul 11, 2024

Conversation

sonika-shah
Copy link
Contributor

@sonika-shah sonika-shah commented Jul 10, 2024

Describe your changes:

Fixes #16788

Improved existing query performances

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Phylum OSS Supply Chain Risk Analysis - SUCCESS

The Phylum risk analysis is complete and has passed the active policy.

View this project in the Phylum UI

Copy link

@sonika-shah sonika-shah merged commit 0bf7577 into main Jul 11, 2024
29 of 38 checks passed
@sonika-shah sonika-shah deleted the fix-feed-count-api-query-performance branch July 11, 2024 08:48
sonika-shah added a commit that referenced this pull request Jul 11, 2024
* Fixes #16788 : Fix feed and count api query performance

* Fixes #16788 : Fix feed and count api query performance

* Fixes #16788 : Fix feed and count api query performance

* postgres fixes

* rename thread_entity indexes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend migration safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activity feeds, mentions, KPI and home page responding very slow after upgrade to OpenMetaData 1.4.2
2 participants