On Thu, May 14, 2026 at 7:00 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> As shown above, COPY incorrectly outputs all NULLs.
Good catch!
> 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.
Regards,
--
Fujii Masao