ROW

Constant ROW 

Source
pub const ROW: &str = "Join";
Expand description

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.