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

[FEAT] Pin optional dependency deltalake version #2704

Closed
wants to merge 1 commit into from

Conversation

grubint
Copy link

@grubint grubint commented Aug 21, 2024

With deltalake 1.9.0 the getdaft[deltalake] package installation results in an incompatible configuration, where df.write_deltalake() fails because of the changes introduced in this PR: delta-io/delta-rs#2738

This PR puts a version contraint on the optional dependency.

@github-actions github-actions bot added the enhancement New feature or request label Aug 21, 2024
@kevinzwang
Copy link
Member

Hi @grubint, thank you raising the issue and for the pull request!

This seems like a reasonable fix, but I'm wondering if we could somehow provide support for deltalake>=v0.19.0. Could you provide us with the error message you see and/or steps to reproduce the issue?

@kevinzwang
Copy link
Member

Hey @grubint just checking in if you had the time to give us some more details about the failure you were seeing?

@kevinzwang
Copy link
Member

Closing in favor of #2827

@kevinzwang kevinzwang closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants