A shopping list dataset has the following structure
item_name,is_needed,added_date,quantity
1-simple-merge: two shopping lists are given for two different stores. We neeed to merge them based on item_name. Concatenate columns from the RHS using prefix rhs_