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: add metadata for operations::write::WriteBuilder #1584

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

abhimanyusinghgaur
Copy link
Contributor

Description

This PR simply provides a way to add commit metadata during DeltaOps::write() operation similar to DeltaOps::update().

Related Issue(s)

None

Documentation

None

rtyler
rtyler previously approved these changes Aug 6, 2023
Copy link
Member

@rtyler rtyler left a comment

Choose a reason for hiding this comment

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

I would love to see a test included but this is still an improvement

@abhimanyusinghgaur
Copy link
Contributor Author

abhimanyusinghgaur commented Aug 6, 2023

I would love to see a test included but this is still an improvement

Thanks for the review. I'm not much aware about the test setup in the repo. Could you please let me know which place I can add the test for this change?

@abhimanyusinghgaur
Copy link
Contributor Author

abhimanyusinghgaur commented Aug 7, 2023

@rtyler I have added tests. Please have a look and let me know if there's anything else required.

Also, if you could please let me know approximately when the next version of delta-rs would be released with these changes?

Thanks

Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

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

Thanks for adding this!

@roeap roeap merged commit e62f254 into delta-io:main Aug 10, 2023
21 checks passed
polynomialherder pushed a commit to polynomialherder/delta-rs that referenced this pull request Aug 15, 2023
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 rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants