Answer Posted / raju mortale
Output for Sort when pass key as {}
Ans - Sort component will does not perform any ordering on data, it will give a same input to your output.
Output for Dedup Sorted when pass key as {}
Ans- 1.If your keep parameter is first then it will give first record from input records.
2. If your keep parameter is last then it will give last record from input records.
3. If your keep parameter is unique only then it give zero records in output.
but if your input file contains only one record then it give one record in output.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does it mean by the term 'sort component'?
What is common among data validity and data integrity?
Explain PDL with an example?
What do you know about partition and also tell us about partition components in abinitio?
What is a deadlock and how it occurs?
Have you ever encountered an error called “depth not equal”?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
Why do you think data processing is important?
Describe in detail about lookup?
What is ab initio enterprise meta>environment (eme)?
What is a rollup component? Explain about it.
What parallelisms does Abinitio support?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?