2024-11-22 - Data Contracts - landing schema contract updates¶
Problem¶
Tile contract changes are alerting when dropped files dont match the landing contract, but we didnt have a pattern to update the landing schema
Solution¶
A new form that appears at the bottom of the current landing tile schema screen, which allows users to add new columns to the contract. This form updates the physical table and the filedrop schema at the same time so new columns caqn be accepted and loaded without dropping the existing data.
Leverage the Magic¶
We leverage the existing endpoints that are used to update tile schemas, by extending the tile contract screen in the app to allow users to make safe changes to the physical table and file schema
ADI¶
Nice ! we’re getting there, now i just want to to be able to delete and rename fields ;-)
Last Refreshed¶
Doc Refreshed: 2024-11-29