In Join component which record will go to unused port and
which will go to reject port ?
Answer Posted / akj
In case of inner-join all the records not matching the key
specified goes to the respective unused ports, in full
outer-join none of the records goes to the unused ports.
All the records which evaluates to NULL during joiin
transformation will go into reject port if the limit +
ramp*number_of_input_records_so_far <
number_of_input_records_so_far.
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Mention what are the different types of parallelism used in abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What are differences between different versions of co-op?
State the working process of decimal_strip function?
How do you add default rules in transformer?
Do you know what a local lookup is?
Explain what does dependency analysis mean in abinitio?
What kind of layouts does abinitio support?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
Difference between informatica vs ab initio?
What is is a data flow graph?
You can ask about different vector functions. How to use in abinitio graph?
What is the syntax for m_dump in abinitio?
How many components in your most complicated graph?
Hi friends, what are the new features in abinito3.0?