Output for sort and dedupsort with NULL key?

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


Please Help Members By Posting Answers For Below Questions

What does it mean by the term 'sort component'?

758


What is common among data validity and data integrity?

682


Explain PDL with an example?

919


What do you know about partition and also tell us about partition components in abinitio?

689


What is a deadlock and how it occurs?

758






Have you ever encountered an error called “depth not equal”?

759


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.

975


Why do you think data processing is important?

737


Describe in detail about lookup?

727


What is ab initio enterprise meta>environment (eme)?

1029


What is a rollup component? Explain about it.

772


What parallelisms does Abinitio support?

830


What are the components new in 2.14 compared to 1.8 and State the usage of the components?

1815


Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?

708


When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?

2043