pub const ROW: &str = "Join";
The type name the joined row carries. Nothing checks it — the plan runs after the checker — but a value that prints as Join(left=…, right=…) in a panic is worth the four bytes.
Join(left=…, right=…)