How to read dinamically columns of CSV in Talend Open Studio
Hi all,
in Talend Open Studio is it possible to dynamically read all the columns (without setting a default schema and without knowing the exact number of columns) from a csv file and map only some fields into a csv output file which instead has a default schema?
Unfortunately, it's impossible to read a dynamic columns of CSV in Talend Open Studio, the dynamic schema feature is only available in Talend Enterprise Studio.