How does PBK and Sort component and Join(in memory sort)
work?I mean in the join component i have used In Memory
Sort,so how will it work in terms of performence as
compared with PBKand Sort Component?
Answer Posted / kv
In-mermory sort always is useful for small amount of data to be sorted.
If the imput is already partioned on those keys as mentioned in join then in-memory sort will work incase of small amunt of data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When we should use 'jobid' for commit table (Output table component??
What do you understand by overflow errors?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Mention what is rollup component?
What is brodcasting and replicate?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is conduct>it?
What do you mean by a transaction file?
What information does a .dbc file extension provides to connect to the database?
What are the types of data processing you are familiar with?
Mention what is abinitio?
How would you find out whether a sql query is using the indices you expect?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
You can ask about different vector functions. How to use in abinitio graph?
Have you worked with packages?