Skip to content

Support for renaming fieldsΒ #293

@Fryuni

Description

@Fryuni

Avro schema evolution supports field renaming by setting the old name as an alias of the new name on the new schema.

If a field is missing on BigQuery is missing from the schema but is an alias to some other field, currently, this causes an impossible update, but there is no need to update the table schema since this is a backward-compatible schema evolution for Avro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions