Draft: Refactor get_ranked_posts.sql to add a CTE to ensure posts get filtered by...
3 unresolved threads
3 unresolved threads
Compare changes
- Dan Notestein authored
Refactor get_trending_ranked_posts_for_communities to use MATERIALIZED CTE for community_posts and improve query performance
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -145,16 +145,21 @@ BEGIN
@@ -199,10 +204,10 @@ BEGIN