The Clickhouse connector doesn't currently support type migration. For example, when a source column type changes from Int64 to Float64, the connector should automatically change the target column, as described here.
Let's do this after #3284 is merged.
The Clickhouse connector doesn't currently support type migration. For example, when a source column type changes from Int64 to Float64, the connector should automatically change the target column, as described here.
Let's do this after #3284 is merged.