On Mon, Sep 8, 2025 at 10:08 PM Junwang Zhao <zhjw...@gmail.com> wrote: > On Mon, Sep 8, 2025 at 4:21 PM Richard Guo <guofengli...@gmail.com> wrote: > > Your patch misses one spot: the notnullattnums in > > get_relation_notnullatts() should also be fixed. Otherwise it LGTM.
> True, attached v2 adds that missing spot, thanks for the review. Pushed. Thanks for the report and fix. - Richard