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

From: amul sul <sulamul(at)gmail(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, 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: 2019-03-05 10:14:32
Message-ID: CAAJ_b95ja_Uyy8Q51Muh5TNEoWSbHCoMFGOEOHUQLxUWvA3Csg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is the rebased atop of the latest master head(35bc0ec7c8).

Regards,
Amul Sul

On Mon, Feb 4, 2019 at 11:05 AM amul sul <sulamul(at)gmail(dot)com> wrote:

> There are few whitespaces in 0002 patch that I have fixed in the attached
> version.
> Rest of the patches are untouched.
>
> Ill continue my review and testing.
>
> Regards,
> Amul
>
> On Thu, Jan 31, 2019 at 5:26 PM Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
> wrote:
>
>> (2019/01/22 21:38), Etsuro Fujita wrote:
>> > Will continue to review.
>>
>> I rebased the patch set against the latest HEAD. Attached is a new
>> version. I'll move this to the next CF, and continue to review it.
>>
>> Best regards,
>> Etsuro Fujita
>>
>

Attachment Content-Type Size
0001-Hash-partition-bound-equality-refactoring-v19.patch application/x-patch 5.1 KB
0002-Partition-wise-join-for-1-1-1-0-0-1-partition-matchi-v19.patch application/x-patch 69.8 KB
0003-Tests-for-0-1-1-1-and-1-0-partition-matching-v19.patch application/x-patch 213.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2019-03-05 10:24:23 Re: Optimization of some jsonb functions
Previous Message Filip Rembiałkowski 2019-03-05 09:51:58 Re: dropdb --force