fn join_output_columns( join_type: JoinType, left_columns: usize, right_columns: usize, ) -> Vec<Value<'static>>