Skip to content

docs: update README code samples for newer versions#2202

Merged
rtyler merged 1 commit intodelta-io:mainfrom
jhoekx:fix-readme-0.17
Feb 25, 2024
Merged

docs: update README code samples for newer versions#2202
rtyler merged 1 commit intodelta-io:mainfrom
jhoekx:fix-readme-0.17

Conversation

@jhoekx
Copy link
Copy Markdown
Contributor

@jhoekx jhoekx commented Feb 22, 2024

Rust deltalake version 0.17 no longer has .get_files().

Newer pandas versions raise a ValueError when comparing dataframes using ==.

Description

While updating our code to 0.17, I noticed that .get_files() was no longer present on DeltaTable. The README here and on crates.io still refers to it.

Rust `deltalake` version 0.17 no longer has `.get_files()`.

Newer pandas versions raise a ValueError when comparing dataframes using
`==`.
@rtyler rtyler enabled auto-merge (rebase) February 22, 2024 16:43
@rtyler rtyler disabled auto-merge February 25, 2024 14:56
@rtyler rtyler merged commit 7357098 into delta-io:main Feb 25, 2024
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.

2 participants