Re: Support run-time partition pruning for hash join

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Support run-time partition pruning for hash join
Date: 2024-01-30 02:33:19
Message-ID: CAMbWs49Pg9TvDrWBHzBDNPe7XP1jTpHukG-nwpNEo-mmr9h4zA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jan 27, 2024 at 11:29 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:

> CFBot shows that the patch does not apply anymore as in [1]:
>
> Please post an updated version for the same.

Attached is an updated patch. Nothing else has changed.

Thanks
Richard

Attachment Content-Type Size
v6-0001-Support-run-time-partition-pruning-for-hash-join.patch application/octet-stream 59.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message James Coleman 2024-01-30 02:39:18 Re: Opportunistically pruning page before update
Previous Message Masahiko Sawada 2024-01-30 02:11:59 Re: Make COPY format extendable: Extract COPY TO format implementations