hash joins with bloom filters

Edit
ID 1540
Title hash joins with bloom filters
Topic Performance
Created 2018-02-25 18:59:59
Last modified 2018-11-30 15:33:38 (5 years, 11 months ago)
Latest email 2018-11-30 15:34:56 (5 years, 11 months ago)
Status
2018-11: Returned with feedback
2018-09: Moved to next CF
2018-07: Moved to next CF
2018-03: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Thomas Munro (macdice)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/1540
git checkout commitfest/cf/1540
Emails
Hash Joins vs. Bloom Filters / take 2
First at 2018-02-20 21:23:54 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2018-11-30 15:34:56 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest attachment (summary.ods) at 2018-02-22 02:21:20 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (summary.ods) at 2018-02-22 02:21:20 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (0001-v2-of-hashjoin-bloom-patch.patch) at 2018-02-20 21:23:54 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-11-30 15:33:38 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Returned with feedback
2018-10-01 07:15:53 Michael Paquier (michael-kun) New status: Waiting on Author
2018-10-01 07:15:47 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-10 22:17:35 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-03-01 23:59:42 David Steele (dsteele) Closed in commitfest 2018-03 with status: Moved to next CF
2018-02-28 00:12:35 Thomas Munro (macdice) Added macdice as reviewer
2018-02-25 19:00:09 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2018-02-25 18:59:59 Tomas Vondra (fuzzycz) Attached mail thread c902844d-837f-5f63-ced3-9f7fd222f175@2ndquadrant.com
2018-02-25 18:59:59 Tomas Vondra (fuzzycz) Created patch record
Edit