Re: Partition-wise join with whole row vars

2024-12-03 Thread Alexander Pyhalov
Dmitry Dolgov писал(а) 2024-12-02 16:39: On Tue, Oct 08, 2024 at 09:24:15AM GMT, Alexander Pyhalov wrote: Attaching rebased patches. Just to let you know, looks like CFBot tests are red again, but this time there are some unexpected differences in some test query plan. Hi, updated patches. T

Re: Partition-wise join with whole row vars

2024-12-02 Thread Dmitry Dolgov
> On Tue, Oct 08, 2024 at 09:24:15AM GMT, Alexander Pyhalov wrote: > > Attaching rebased patches. Just to let you know, looks like CFBot tests are red again, but this time there are some unexpected differences in some test query plan.

Re: Partition-wise join with whole row vars

2024-10-07 Thread Alexander Pyhalov
Michael Paquier писал(а) 2024-10-08 05:01: On Fri, Jul 12, 2024 at 02:39:13PM +0300, Alexander Pyhalov wrote: I was looking at enabling partition-wise join with whole row vars. My main motivation was to enable push down DML with partition-wise join in postgres_fdw. The work is based on the

Re: Partition-wise join with whole row vars

2024-10-07 Thread Michael Paquier
On Fri, Jul 12, 2024 at 02:39:13PM +0300, Alexander Pyhalov wrote: > I was looking at enabling partition-wise join with whole row vars. My main > motivation > was to enable push down DML with partition-wise join in postgres_fdw. The > work is > based on the earlier patches of As

Partition-wise join with whole row vars

2024-07-12 Thread Alexander Pyhalov
Hello. I was looking at enabling partition-wise join with whole row vars. My main motivation was to enable push down DML with partition-wise join in postgres_fdw. The work is based on the earlier patches of Ashutosh Bapat [1]. Partition-wise joins are disabled when whole row vars from