Reuse child_relids in try_partitionwise_join

Edit
Title Reuse child_relids in try_partitionwise_join
Topic Performance
Created 2023-09-08 09:54:16
Last modified 2024-04-08 14:21:20 (3 weeks, 1 day ago)
Latest email 2024-02-06 13:07:20 (2 months, 3 weeks ago)
Status
2024-07: Needs review
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version
Authors Ashutosh Bapat (ashutoshbapat)
Reviewers Become reviewer
Committer
Links
Emails
Assert failure on bms_equal(child_joinrel->relids, child_joinrelids)
First at 2023-07-21 10:02:10 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-02-06 13:07:20 by Ashutosh Bapat <ashutosh.bapat.oss at gmail.com>
Latest attachment (0001-Reuse-child_relids-bitmapset-in-partitionwi-20240206.patch) at 2024-02-06 13:07:20 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com>
    Attachment (0001-Reuse-child_relids-bitmapset-in-partitionwi-20240206.patch) at 2024-02-06 13:07:20 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com> (Patch: Yes)
    Attachment (0002-Reuse-child_relids-bitmapset-in-partitionwi-20231106.patch) at 2023-11-06 09:18:18 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com> (Patch: Yes)
    Attachment (0002-Reuse-child_relids-bitmapset-in-partitionwi-20231031.patch) at 2023-10-31 05:36:48 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com> (Patch: Yes)
    Attachment (0001-Report-memory-used-for-planning-a-query-in--20230728.patch) at 2023-07-28 09:46:57 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Fix-how-we-build-join-relids-for-child-join.patch) at 2023-07-21 10:02:10 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-04-08 14:21:20 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 17:51:22 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:48:58 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-09-20 11:00:08 Ashutosh Bapat (ashutoshbapat) Changed name to Reuse child_relids in try_partitionwise_join
2023-09-08 09:54:34 Ashutosh Bapat (ashutoshbapat) Changed authors to Ashutosh Bapat (ashutoshbapat)
2023-09-08 09:54:16 Ashutosh Bapat (ashutoshbapat) Attached mail thread CAMbWs49NCNbyubZWgci3o=_OTY=snCfAPtMnM-32f3mm-K-Ckw@mail.gmail.com
2023-09-08 09:54:16 Ashutosh Bapat (ashutoshbapat) Created patch record
Edit