A trait representing The execution plan of a specific job It will define the transformation graph to follow for this job.
A Type class for defining operations related to source pipelines
A Transformer object that will contain a DataFrame => DataFrame function
Traits representing our pool of transformers/pipelines
[Important : import these functions in any class we want to perform data processing operations) An object containing all the implicits needed for performing transformations in the execution plan
A Type class for defining operations related to source pipelines
The type we want to define such operations on