What is the difference between In-Memory Sort and Inputs
must be sorted?
Answer Posted / mahendra patnaik
The Inmemory sort and input must be sorted options are
there in the Join,Rollup and Dedup components.
Main difference between these two is if you selected input
must be sorted options in the above mentioned components
the the downstream components will get the records in a
sorted oder. if you are selected option as Inmemory sort
then the downstream components will not get the sorted
records.
| Is This Answer Correct ? | 1 Yes | 13 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?
How abinitio eme is segregated?
What do you know about abinitio?
What is brodcasting and replicate?
What will be the skew for, input file->partition by key-> partition by round robin->output file
What are the different types of parallelism in ab initio?
What the difference between “look-up” file and “look is up” in abinitio?
What are the operations that support avoiding duplicate record?
What is data mapping and data modelling?
Give one reason when you need to consider multiple data processing?
Mention what are the different types of parallelism used in abinitio?
Runtime behavior of Normalize and Reformat
What are the different forms of output that can be obtained after processing of data?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
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 ?