If selected, rows from the primary table with no match will still be included.

By default, rows in either source table which are not matched in the other table are discarded. If this option is selected, rows in the primary source table are included even if unmatched, with empty optional values. Therefore the matched rows from the secondary table will all be wrapped into an optional type if this is selected.