Support run-time partition pruning for hash join

Edit
ID 4512
Title Support run-time partition pruning for hash join
Topic Server Features
Created 2023-08-22 03:44:40
Last modified 2024-10-07 07:28:40 (1 month, 2 weeks ago)
Latest email 2024-09-11 21:14:03 (2 months, 1 week ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version 17
Authors Richard Guo (richardguo)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4512
git checkout commitfest/cf/4512
Emails
Support run-time partition pruning for hash join
First at 2023-08-21 03:48:07 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-09-11 21:14:03 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v7-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2024-03-19 06:12:34 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v7-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2024-03-19 06:12:34 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2024-01-30 02:33:19 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2023-11-07 07:55:16 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2023-11-06 03:05:24 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2023-11-02 11:19:34 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2023-08-29 10:41:28 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Support-run-time-partition-pruning-for-hash-join.patch) at 2023-08-21 03:48:07 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-10-07 07:28:40 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-09-12 01:08:55 David Rowley (davidrowley) New status: Waiting on Author
2024-08-01 01:53:48 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-09 06:18:00 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 18:04:12 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 10:09:45 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:59:49 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-22 03:45:23 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-08-22 03:45:23 Richard Guo (richardguo) Changed targetversion to 17
2023-08-22 03:44:40 Richard Guo (richardguo) Attached mail thread CAMbWs49atE64_JjqrF2+BBZvG-h7afL89wCghg_GmvOHPB_LbQ@mail.gmail.com
2023-08-22 03:44:40 Richard Guo (richardguo) Created patch record
Edit