Skip to content

Incremental replication behaves inconsistently with parquet partitioning. #81

@taliasmiley

Description

@taliasmiley

When using parquet partitioning, only a subset of files are loaded. The incremental replication key is modified based on these subset of files, meaning that other files with older last_modified dates might be skipped unintentionally. Not easy to workaround without a reimplementation of partitioning logic, and I'm not sure it's desirable either (would necessitate reading metadata for files that don't match the user's filters).

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