explain to report bucket and memory stats for TupleHashTable nodes

Edit
ID 2428
Title explain to report bucket and memory stats for TupleHashTable nodes
Topic Miscellaneous
Created 2020-01-26 14:11:26
Last modified 2020-07-23 11:35:44 (4 years, 3 months ago)
Latest email 2020-07-23 11:35:24 (4 years, 3 months ago)
Status
2020-07: Returned with feedback
2020-03: Moved to next CF
Target version
Authors Justin Pryzby (justinpryzby)
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/2428
git checkout commitfest/cf/2428
Emails
explain HashAggregate to report bucket and memory stats
First at 2020-01-03 16:19:26 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2020-07-23 11:35:24 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (v9-0001-nodeAgg-separate-context-for-each-hashtable.patch) at 2020-04-08 21:00:53 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (v9-0001-nodeAgg-separate-context-for-each-hashtable.patch) at 2020-04-08 21:00:53 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v8-0001-nodeAgg-separate-context-for-each-hashtable.patch) at 2020-03-20 08:44:42 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v7-0001-explain-to-show-tuplehash-bucket-and-memory-stats.patch) at 2020-03-06 21:33:10 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v6-0001-explain-to-show-tuplehash-bucket-and-memory-stats.patch) at 2020-03-01 15:45:40 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v5-0001-explain-to-show-tuplehash-bucket-and-memory-stats.patch) at 2020-02-25 03:35:32 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v4-0001-Run-some-existing-tests-with-explain-ANALYZE.patch) at 2020-02-19 20:10:37 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0001-Run-some-existing-tests-with-explain-ANALYZE.patch) at 2020-02-16 17:53:07 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v2-0001-Run-some-existing-tests-with-explain-ANALYZE.patch) at 2020-02-16 00:02:20 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v1-0001-refactor-show_hinstrument-and-avoid-showing-memor.patch) at 2020-01-26 17:17:37 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v1-0001-refactor-show_hinstrument-and-avoid-showing-memor.patch) at 2020-01-03 16:19:26 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2020-07-23 11:35:44 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Returned with feedback
2020-04-08 13:17:54 David Steele (dsteele) New status: Waiting on Author
2020-04-08 13:17:44 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-04-08 13:17:39 David Steele (dsteele) New status: Needs review
2020-03-30 21:18:04 Justin Pryzby (justinpryzby) Changed targetversion to None
2020-03-17 19:05:17 Justin Pryzby (justinpryzby) New status: Waiting on Author
2020-03-13 14:26:52 Justin Pryzby (justinpryzby) Changed topic to Miscellaneous
2020-03-13 14:26:52 Justin Pryzby (justinpryzby) Changed name to explain to report bucket and memory stats for TupleHashTable nodes
2020-01-26 14:11:43 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2020-01-26 14:11:43 Justin Pryzby (justinpryzby) Changed targetversion to 13
2020-01-26 14:11:26 Justin Pryzby (justinpryzby) Attached mail thread 20200103161925.GM12066@telsasoft.com
2020-01-26 14:11:26 Justin Pryzby (justinpryzby) Created patch record
Edit