On Mon, Jun 1, 2026 at 4:57 PM Tender Wang <tndrwang@gmail.com> wrote:
> Richard Guo <guofenglinux@gmail.com> 于2026年6月1日周一 15:19写道:
> > So I'd rather fix it in eager_aggregation_possible_for_relation, right
> > next to the existing outer-join check, by rejecting a relation that
> > lies on the inner side of a semijoin/antijoin. See attached.
> The attached LGTM.
Thanks for the review. Pushed.
And thanks to Radim for the report and the well-contained repro.
- Richard