What is difference between tmap and tfilterrow in talend
Answer Posted / Dileep Kumar
tMap and tFilterRow are components used for data transformation in Talend, but they serve different purposes:
1. tMap is a powerful component that allows you to perform complex data transformations using Java expressions or SQL scripts. It can be used to map data from one schema to another, perform calculations, format data, and more.
2. tFilterRow is used for filtering rows of data based on a specific condition. You can define the condition for filtering in the component's configuration panel.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category