Applies a join transformation with another SourcePipelines.
Applies a join transformation with another SourcePipelines.
The pipeline we want to join with
The join operation definition
Either the new SourcePipeline or a JoinKeyMissingError
Apply the pipeline transformations to the dataFrame.
Apply the pipeline transformations to the dataFrame.
The resulting DataFrame
Performs an union operation with another pipeline
Performs an union operation with another pipeline
The pipeline we want to unite with
Tbe resulting SourcePipeline
A DataFrame with a set of transformations in a Pipeline object.