In AbInitio ETL tool, If there is a inner join component and million records are matched on some keys, there is some simple transformation logic in the join itself and rejected records are collected to process further.
Will join take same time to process the records if they are matched compared to unmatched?