| Gather Merge (cost=6904.09..6904.32 rows=2 width=153) |
| Workers Planned: 2 |
| -> Sort (cost=5904.06..5904.07 rows=1 width=153) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..5904.05 rows=1 width=153) |
| Filter: (parent = ANY ('{220650,220649}'::integer[])) |