Replace in operator by join to optimize some cases, but this will make query...
Replace in operator by join to optimize some cases, but this will make query slow in other cases until the followup commit where we change the hive_posts_author_id_created_at_idx and hive_posts_parent_id_idx indexes to allow for index-only-scans.
Loading
Please sign in to comment