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_ranked_posts.sql to add a CTE to ensure posts get filtered by community_id first (fix big slowdown).
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -618,22 +618,17 @@ BEGIN