bloom filter in hash joins with batching

Edit
ID 446
Title bloom filter in hash joins with batching
Topic Performance
Created 2015-12-15 22:33:34
Last modified 2016-02-08 20:02:51 (8 years, 9 months ago)
Latest email 2016-02-08 20:02:36 (8 years, 9 months ago)
Status
2016-01: Returned with feedback
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Aleksander Alekseev (a.alekseev)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/446
git checkout commitfest/cf/446
Emails
WIP: bloom filter in Hash Joins with batches
First at 2015-12-15 22:30:06 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2016-02-08 20:02:36 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (hash-joins-bloom-5-250.png) at 2016-01-09 19:02:35 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (hash-joins-bloom-5-250.png) at 2016-01-09 19:02:35 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (0001-extend-the-HyperLogLog-API-a-bit-by-adding-two-more-.patch) at 2015-12-31 20:38:35 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (hashjoin-bloom.sql) at 2015-12-15 22:30:06 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
History
When Who What
2016-02-08 20:02:51 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Returned with feedback
2015-12-21 07:45:57 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2015-12-15 22:33:41 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2015-12-15 22:33:34 Tomas Vondra (fuzzycz) Attached mail thread 5670946E.8070705@2ndquadrant.com
2015-12-15 22:33:34 Tomas Vondra (fuzzycz) Created patch record
Edit