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
What are the kinds of layouts does ab initio supports?
Can anyone give me an example of realtime start script in the graph?
In abinitio, what types of parallelism are used?
Can you explain the performance and scalability of co> operating system?
What do you mean by the term data warehousing?
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.
What is a deadlock and how it occurs?
What is the syntax for m_dump in abinitio?
How to run a graph infinitely?
What are the benefits of data analyzing?
What is the function you would use to transfer a string into a decimal?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
List out the file extensions used in abinitio?
How many components in your most complicated graph?
What is data mapping and data modelling?