Destination Improvement: Option for connector to not alter destination table
We have a destination PostgreSQL table which is very sensitive to change. The connector is set to make no schema alterations, but if the source detects a change in data type, it still automatically tries to alter the table which causes system failure.
We request an option for the connector to warn/fail if the data type detected does not match the destination instead of automatically altering the table.
Please sign in to leave a comment.
Comments
0 comments