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 |
How to compare two dmls in abinitio
What are the key elements of a data processing system?
what are kinds of layouts does ab initio supports ?
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
Difference between Force_error & Force_abort?
How can you achieve scan using reformat ?
Explain batch processing in ab initio?
How scientific data processing is different from commercial data processing?
How to implement the funtionality in the custom component to use in the graph?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
What mpjret contains ? How to use in abinitio graph?