On Mon, 2 Nov 2020 at 19:30, Michael Paquier wrote:
> fairywen is telling that some of the plans produced in these new tests
> are not stable:
Thanks. Looking at that now.
David
Hi David,
On Mon, Nov 02, 2020 at 12:49:52AM +, David Rowley wrote:
> Allow run-time pruning on nested Append/MergeAppend nodes
>
> Previously we only tagged on the required information to allow the
> executor to perform run-time partition pruning for Append/MergeAppend
> nodes belonging to b
Allow run-time pruning on nested Append/MergeAppend nodes
Previously we only tagged on the required information to allow the
executor to perform run-time partition pruning for Append/MergeAppend
nodes belonging to base relations. It was thought that nested
Append/MergeAppend nodes were just about