Skip to content

Delta schema mismatch when column renames change target names #121

@malon64

Description

@malon64

When column renames change target names (columns[].source + columns[].name), Delta writes fail if the table already exists with a different schema. Example error: Schema error: Field customerid not found in schema. Today the workaround is to delete the delta table. We should consider a schema evolution/merge strategy or a clearer validation error in a future release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions