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

fix: enable feature flags to which deltalake-core build tokio with enable_io #2803

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Aug 20, 2024

cargo build just in core was broken previously. When building at the root of the project this did not fail because some combination of feature flags for tokio were being used during that cargo run

…able_io()

`cargo build` just in core was broken previously. When building at the
root of the project this did not fail because some combination of
feature flags for tokio were being used during that `cargo` run
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Aug 20, 2024
@rtyler rtyler enabled auto-merge August 20, 2024 14:39
@rtyler rtyler added this pull request to the merge queue Aug 20, 2024
Merged via the queue into delta-io:main with commit 649c63b Aug 20, 2024
18 checks passed
@rtyler rtyler deleted the tokyoooooooo branch August 20, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants