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-02-04 05:35:06
Message-ID: CAAJ_b94O7pphWZ1LkJ7tygyzH-h+EBrvc_ahuktmW7u3s2v0BQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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-v18.patch application/octet-stream 5.1 KB
0002-Partition-wise-join-for-1-1-1-0-0-1-partition-matchi-v18.patch application/octet-stream 69.8 KB
0003-Tests-for-0-1-1-1-and-1-0-partition-matching-v18.patch application/octet-stream 213.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-02-04 05:35:29 Re: [PATCH] kNN for btree
Previous Message Michael Paquier 2019-02-04 05:28:57 Re: FETCH FIRST clause WITH TIES option