Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dedup_sort behavior when column value is equal #2201

Open
guitcastro opened this issue Jan 9, 2025 · 0 comments
Open

dedup_sort behavior when column value is equal #2201

guitcastro opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@guitcastro
Copy link

guitcastro commented Jan 9, 2025

Documentation description

Currently, the docs does not have any indication on what happens when dedup_sort column has the same value. I am running the pipeline where the same rows (no changes) are being override.

What is the expected behavior?

  • New rows (from resource) takes precedence and override rows in destination
  • Rows with the same values might get ordered at random

Are you a dlt user?

Yes, I'm already a dlt user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants