Dataset Manipulation – Concatenation
Category Paths
Follow one of these paths in the Orion user interface, to find the floe.
Task-based/Data Science/Manipulation
Description
This floe concatenates input datasets. It makes no attempt to check the compatibility of any of the datasets. This Floe does not perform any duplicate removal or duplicate merging. Records are read randomly from different datasets, therefore, the order of the records in the output dataset will be arbitrary.
Promoted Parameters
Title in user interface (promoted name)
Input Datasets
Input Dataset(s) A (in_a): First datasets to concatenate
Required
Type: data_source
Input Dataset(s) B (in_b): Second datasets to concatenate
Required
Type: data_source