Push aggregation down to base relations and joins

Edit
ID 3764
Title Push aggregation down to base relations and joins
Topic Server Features
Created 2022-07-12 06:58:57
Last modified 2024-01-22 01:21:37 (9 months, 4 weeks ago)
Latest email 2024-01-22 01:22:37 (9 months, 4 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
Target version
Authors Yuki Fujii (fujiiyuki)
Reviewers Tomas Vondra (fuzzycz)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/3764
git checkout commitfest/cf/3764
Emails
WIP: Aggregation push-down - take2
First at 2022-04-15 07:33:26 by "Fujii.Yuki at df.MitsubishiElectric.co.jp" <Fujii.Yuki at df.MitsubishiElectric.co.jp>
Latest at 2024-01-22 01:22:37 by Peter Smith <smithpb2250 at gmail.com>
Latest attachment (v23-0001-Introduce-RelInfoList-structure.patch) at 2023-01-05 07:59:30 from Antonin Houska <ah at cybertec.at>
    Attachment (v23-0001-Introduce-RelInfoList-structure.patch) at 2023-01-05 07:59:30 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v22-0001-Introduce-RelInfoList-structure.patch) at 2022-11-17 11:05:39 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v21-0001-Introduce-RelInfoList-structure.patch) at 2022-11-13 21:15:51 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20-0001-Introduce-RelInfoList-structure.patch) at 2022-11-04 14:17:15 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v19-Push-aggregation-down-to-base-relations-and-joins.patch) at 2022-10-31 19:00:20 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v18-Push-aggregation-down-to-base-relations-and-joins.patch) at 2022-07-12 06:49:16 from "Fujii.Yuki at df.MitsubishiElectric.co.jp" <Fujii.Yuki at df.MitsubishiElectric.co.jp> (Patch: Yes)
    Attachment (v17-0004-pushdown-aggregation-foreign-table.patch) at 2022-04-15 07:33:26 from "Fujii.Yuki at df.MitsubishiElectric.co.jp" <Fujii.Yuki at df.MitsubishiElectric.co.jp> (Patch: Yes)
History
When Who What
2024-01-22 01:21:37 Peter Smith (smithpb2250) Closed in commitfest 2024-01 with status: Returned with feedback
2024-01-15 06:07:48 Antonin Houska (a.houska) Changed authors to Yuki Fujii (fujiiyuki)
2023-12-04 10:03:19 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 11:05:59 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-03 08:16:02 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-03 21:39:34 Greg Stark (stark) Changed reviewers to Tomas Vondra (fuzzycz)
2023-04-03 21:39:10 Greg Stark (stark) Changed authors to Antonin Houska (a.houska), Yuki Fujii (fujiiyuki)
2023-04-03 21:38:22 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-03 21:38:18 Greg Stark (stark) New status: Needs review
2023-03-01 21:06:11 Greg Stark (stark) New status: Waiting on Author
2023-01-31 16:22:28 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-08 10:13:24 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-12-02 07:48:13 Antonin Houska (a.houska) New status: Needs review
2022-10-12 08:05:13 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-10-12 08:05:09 Michael Paquier (michael-kun) New status: Waiting on Author
2022-07-12 07:00:32 Yuki Fujii (fujiiyuki) Changed authors to Yuki Fujii (fujiiyuki)
2022-07-12 06:58:57 Yuki Fujii (fujiiyuki) Attached mail thread OS3PR01MB66609589B896FBDE190209F495EE9@OS3PR01MB6660.jpnprd01.prod.outlook.com
2022-07-12 06:58:57 Yuki Fujii (fujiiyuki) Created patch record
Edit