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

docs: make replaceWhere example compile #2299

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

LauH1987
Copy link
Contributor

Description

Fix for Rust example in 'Overwriting part of the table data using a predicate' part of the delta-rs webpage

The current example uses a keyword, import that does not exist in Rust. It also doesn't wrap the Schema in an Arc.

Related Issue(s)

Documentation

@LauH1987 LauH1987 requested a review from MrPowers as a code owner March 18, 2024 09:15
Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@LauH1987 LauH1987 changed the title Fix(docs): Make replaceWhere example compile docs: Make replaceWhere example compile Mar 18, 2024
Fix for Rust example in 'Overwriting part of the table data using a predicate' part of the delta-rs webpage
@rtyler rtyler changed the title docs: Make replaceWhere example compile docs: make replaceWhere example compile Mar 19, 2024
@rtyler rtyler enabled auto-merge (rebase) March 19, 2024 13:32
@rtyler rtyler merged commit f32779d into delta-io:main Mar 19, 2024
23 checks passed
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.

None yet

2 participants