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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Compare database table schema before and after metadata update

Hello,

assume we have a defined database table "a" schema (col1 numeric, col2 numeric, col3 numeric).

Now the source table "a" gets modified in the source system, so i have to update metadata in Talend Studio via "Edit Schema" -> "Retrieve Schema"

The schema itself gets updated, but how can i see the actual changes before and after updating, so that i can make the adjustments in the job accordingly?

Currently i need to ask the datasource owner what the changes were (new column added, changed datatype, removed column)

Q1: Is there any way to compare old and new schema?

Q2: Any possibilty to see how the schema update affects existing jobs and components, so i can work through all single jobs step-by-step?

Labels (2)
0 Replies