Skip to content

materialize-clickhouse: add type migrations #4246

@jacobmarble

Description

@jacobmarble

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions