What is the difference between In-Memory Sort and Inputs
must be sorted?
Answer Posted / rishi
@ Mahendra,
So u r saying that even if the input dataset is sorted (on
the driving port) and u select in-memory sort then still
the output will be unsorted ?????
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Have you used rollup component? Describe how.
Can you explain the performance and scalability of co> operating system?
State the relation between EME, GDE and Co-operating system?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
explain checkin and checkout?
Why might you create a stored procedure with the with recompile option?
What is air-project parameter ?
What is publickey and private key?what is the use of this two keys?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
Can sorting and storing be done through single software or you need different for these approaches?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
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 ?