Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Vilas4muppidi
Contributor
Contributor

schema of the components is getting altered

HI Talend Team,

 

I have recently started using talend 7.2 and i am seeing several issues. one main issue what i am seeing is assume i have altered one output column to existing schema/added new column later then the new column is going to be in the first column even though i am adding it somewhere in the middle. schema is not getting sync. I had to recreate the output schema and component to fix this issue. could you look into it and let us know what's wrong

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Does this issue repro on tMap component? Have you met this issue before in the version you used before?

Here exists a jira issue:https://jira.talendforge.org/browse/TUP-23809

Let us know if it is what you are looking for.

Best regards

Sabrina

Vilas4muppidi
Contributor
Contributor
Author

Yes this is happening in the TMAP.

I have never faced this issue in talend 6.* versions. 

currently, i am doing the below workaround, but this is definetley not the way it is supposed to be.

 

Workaround

  1. Delete output component
  2. Change schema
  3. Recreate output component
  4. Drop flow on the newly created output component