Which component breaks the pipe line parallelism in graph?
Answer Posted / 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 |
Post New Answer View All Answers
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What is the difference between sandbox and EME?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
How do you add default rules in transformer?
Explain what does dependency analysis mean in abinitio?
What are the co> operating system’s assorted library of integrated components?
Pdl with an example?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
Tell us about the architecture of abinitio.
Explain batch processing in ab initio?
What is a partition and what are the different types of partition components in abinitio?
What is the architecture of abinitio?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
How co> operating system natively processes the data?
How do you truncate a table?