What is the recommended approach when a source system changes its schema and sends new fields to the Bronze layer?
-
A
Reject the new records until the schema is manually updated
-
B
Allow schema evolution so Bronze absorbs the new fields without pipeline failure
-
C
Route records with new fields directly to Gold
-
D
Truncate and reload the Bronze table with the new schema