Re: [HACKERS] advanced partition matching algorithm for partition-wise join

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Antonin Houska <ah(at)cybertec(dot)at>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, ashutosh(dot)bapat(dot)oss(at)gmail(dot)com
Subject: Re: [HACKERS] advanced partition matching algorithm for partition-wise join
Date: 2018-11-26 16:03:57
Message-ID: CA+q6zcV8tRQh7R83xmoSZ024BCkKXk1_Bc7EXrPOYsioSMFtyw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Mon, Nov 26, 2018 at 1:41 PM Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
>
> Thanks, I've messed this up too - rebased a wrong branch, the correct one
> doesn't have this code already. Sorry for that, and here is the proper version
> of this patch.

And one more version, because I haven't fixed the tests (sorry for the noise).

Attachment Content-Type Size
0002-Targetlist-of-a-child-join-is-produced-by-translating-v15.patch application/octet-stream 3.5 KB
0001-Hash-partition-bound-equality-refactoring-v15.patch application/octet-stream 5.1 KB
0003-Partition-wise-join-for-1-1-1-0-0-1-partition-matching-v15.patch application/octet-stream 69.5 KB
0004-Tests-for-0-1-1-1-and-1-0-partition-matching-v15.patch application/octet-stream 220.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Glukhov 2018-11-26 16:13:42 Re: SQL/JSON: functions
Previous Message Jakub Glapa 2018-11-26 16:00:30 Re: dsa_allocate() faliure