Posted On: Feb 22, 2018
Local lookup file contains data records that can be settled in the main memory. It retrieves records way faster than it does in retrieving data from disk. For this, transform functions are used by Local lookup. You can use local lookup function before the lookup function call. You can use this if you have multiple lookup files and that is sorted on a specific key. This enables transform components in processing multiple files' data records more rapidly.
Never Miss an Articles from us.
'Abinitio' is a word of Latin that is derived from 'ab' and 'initio' which in Latin means 'from' and 'beginning' respectively. So the word 'Abinitio' has its meaning as 'from the beginning'. It is a t...
Difference between Partition With Key and Round Robin Partition Partition With Key: Partition With Key is often also referred to as Hash Partition. This technology of partitioning is taken into use w...
There are lots of ways in order to improve the performance of a graph. It should be ensured that components are used in restrain amount in a specific phase. The optimum value of the highest Core value...