Skip to content

Table build schema evolution #469

@marcos-lg

Description

@marcos-lg

When the table build reads the avro files it takes the schema of the first file it reads. If new fields are added they won't be considered if they are not in the first file it reads.

Spark options such as schemaMerge or passing the schema didn't seem to work in some tests I did.

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