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

chore: refactor into the deltalake meta crate and deltalake-core crates #1774

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Oct 26, 2023

This puts the groundwork in place for starting to partition into smaller crates in a simpler and more manageable fashion.

See #1713

@github-actions github-actions bot added binding/python Issues for the Python package delta-inspect rust labels Oct 26, 2023
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Oct 26, 2023
@rtyler rtyler marked this pull request as ready for review October 26, 2023 15:43
@rtyler rtyler enabled auto-merge (rebase) October 26, 2023 15:43
This puts the groundwork in place for starting to partition into smaller crates
in a simpler and more manageable fashion.

See delta-io#1713
Copy link
Collaborator

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks this is a good start. Easy to follow so far :)

@rtyler rtyler merged commit 8054882 into delta-io:main Oct 31, 2023
42 checks passed
@rtyler rtyler deleted the create-meta-crate-1713 branch October 31, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate delta-inspect rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants