On Thu, May 14, 2026 at 9:25 AM Fujii Masao <[email protected]> wrote: > > On Thu, May 14, 2026 at 7:00 PM Chao Li <[email protected]> wrote: > > As shown above, COPY incorrectly outputs all NULLs. > > Good catch!
Yeah, it should be fixed. Thank you for the report! > > > The fix is straightforward, just reverse the order of `rel` and `root_rel` > > when calling `build_attrmap_by_name_if_req()`. After the fix, COPY works > > correctly: > > Thanks for the patch! It looks good to me. > LGTM too. I'll take care of it as this is my commit, if you're okay with it, Fujii-san. Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
