Skip to content

Adding a where override per table for the top_level_table_checksum job#1216

Merged
aadant merged 1 commit intodevelopfrom
table_overrides
Jan 7, 2026
Merged

Adding a where override per table for the top_level_table_checksum job#1216
aadant merged 1 commit intodevelopfrom
table_overrides

Conversation

@aadant
Copy link
Copy Markdown
Collaborator

@aadant aadant commented Jan 7, 2026

the config file can now contain table overrides, example for the where clause :

   tables:
    - my_db.my_table:
        where: db_from >= DATE_SUB(UTC_TIMESTAMP(), INTERVAL 2 DAY)

@aadant aadant requested a review from minguyen9988 January 7, 2026 22:13
@aadant aadant merged commit 4e19206 into develop Jan 7, 2026
1 check passed
@aadant aadant deleted the table_overrides branch January 7, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant