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

Deltalake dedup_sort support #2202

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Conversation

guitcastro
Copy link

Description

Deltalake is ignoring dedup_sort column and always overriding rows with matching ids. This PR added support to dedup_sort

Additional Context

This is my first PR, and I am very unfamiliar with the code base. So, I expected that this PR might need a few interactions of reviews to get it right. Per example, I didn't not find an easy way to test it. I am very open to make changes if someone point's me the right direction.

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit f613ac6
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/678685a325de08000858889e
😎 Deploy Preview https://deploy-preview-2202--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rudolfix rudolfix added the ci from fork run ci workflows on a pr even if they are from a fork label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci from fork run ci workflows on a pr even if they are from a fork
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants