Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented May 17, 2023

Adds a skip_null_keys option to joindiff (default False)

When set to True, instead of throwing an error and exiting the diff, a warning is displayed and the diff continues (row is skipped).

Added for --dbt diffs to resolve #527
Screenshot 2023-05-17 at 4 21 01 PM

@dlawin dlawin added bug Something isn't working enhancement New feature or request --dbt Issues/features related to the dbt integration labels May 17, 2023
@dlawin dlawin requested review from nolar, vvkh, pik94 and kylemcnair May 17, 2023 22:25
@dlawin dlawin self-assigned this May 17, 2023
@dlawin dlawin merged commit 9ffb136 into datafold:master May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

seemingly incorrect "ValueError: Duplicate primary keys" error
2 participants