Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I would like to understand on the data movement between the components in Talend, Does the actual data is moved between components during the Job run or only the meta data is transformed between the components.
Can you please help me to understand !!
Regards,
Gopinath K
I read through the java code, I could see the result are store in the variable result set and processed. Is my understanding is correct, as im not a java expert.
Does these result set use job server memory to process these records.
Thanks!!
Regards,
Gopi