addRule( new StreamedAccumulatedTapsPipelinePartitioner() );
addRule( new StreamedSelfJoinSourcesPipelinePartitioner() );
addRule( new StreamedOnlySourcesPipelinePartitioner() );
// PostPipelines
addRule( new RemoveMalformedHashJoinPipelineTransformer() );
// remove when GraphFinder supports captured edges
addRule( new DualStreamedAccumulatedMergePipelineAssert() );
// enable when GraphFinder supports captured edges