Which component breaks the pipe line parallelism in graph?
Answers were Sorted based on User's Feedback
Answer / unknown
All the components which will wait for records in line will break pipeline parallelism. Like sort, roll up, scan
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / ijaz
Sort component. Because it chance the order by data by ascending,descending orders.
| Is This Answer Correct ? | 14 Yes | 1 No |
What is the best way of creating huge test feeds ? How to use in abinitio graph?
What is data encoding?
How to Create Surrogate Key using Ab Initio?
How to Improve Performance of graphs in Ab initio?
How to migrate the code FROM development to QA and QA to production?
Explain what is sandbox?
What is the function you would use to transfer a string into a decimal?
How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?
How to load the data from an excel sheet to input file in a graph?
What is de-partition in abinitio?
What is the difference between look-up file and look-up, with a relevant example?
what is the difference between .dbc and .cfg file?