Union
Last updated
Last updated
dataset2
table
Dataset to Union/Union All with main dataset
keep_dupes
boolean
Set to True to performn a UNION ALL between the two tables, which keeps rows that are duplicated. Set to False to eliminate duplicate rows.
True