How do you handle schema drifts when the model.json only represents the current schema? For example if you initially load the account entity with 3 CSV files (2021, 2022, 2023), and the schema has changed over time (new rows, deleted rows, changed or...