Edit on GitHub

Changes the SCD Type 2 columns from strings to columns.

1"""Changes the SCD Type 2 columns from strings to columns."""
2
3
4def migrate(state_sync, **kwargs):  # type: ignore
5    pass
def migrate(state_sync, **kwargs):
5def migrate(state_sync, **kwargs):  # type: ignore
6    pass