fn create_unmatched_columns( join_type: JoinType, schema: &SchemaRef, size: usize, ) -> Vec<ArrayRef> ⓘ