Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
So I have csv file & for the most part, it has fixed schema except it has few additional columns at end that I just need to pass through in output data
csv file schema:-
here I have dynamic fields from 8 to 10, and field names also varies for those dynamic fields.
I dont need to do any processing on these dynamic fields, I just need to pass this through in the output data.
what is the best approach to achieve this scenario?
we have using enterprise version talend data integration v 6.4. any help on this would be really appreciated.
@Moe ,you can do with one dynamic data type column for the 8 to 10 column with enterprise edition.