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

prepare 0.3.0 #305

Merged
merged 4 commits into from
Aug 7, 2024
Merged

prepare 0.3.0 #305

merged 4 commits into from
Aug 7, 2024

Conversation

zachschuermann
Copy link
Collaborator

@zachschuermann zachschuermann commented Aug 7, 2024

release 0.3.0 🚀

(don't merge for me please, I'll adjust the date in the changelog when I'm actually about to do the release)

@zachschuermann zachschuermann requested a review from nicklan August 7, 2024 00:06
@zachschuermann zachschuermann self-assigned this Aug 7, 2024
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.51%. Comparing base (e0a2e5e) to head (95a0423).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #305   +/-   ##
=======================================
  Coverage   72.51%   72.51%           
=======================================
  Files          43       43           
  Lines        7783     7783           
  Branches     7783     7783           
=======================================
  Hits         5644     5644           
  Misses       1768     1768           
  Partials      371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@nicklan nicklan left a comment

Choose a reason for hiding this comment

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

lgtm with one nit!

CHANGELOG.md Outdated Show resolved Hide resolved
@@ -167,6 +167,8 @@ impl DeletionVectorDescriptor {
}
}

/// Materialize the row indexes of the deletion vector as a Vec<u64> in which each element
Copy link
Collaborator

Choose a reason for hiding this comment

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

Generally I don't love making any "real" changes in these kinds of PRs. For now it's probably fine, but we should get in the habit of making these first

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah yea agree probably not the best spot for it - just noticed we missed some documentation earlier..

Copy link
Collaborator

Choose a reason for hiding this comment

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

Agreed with Nick, but I appreciate you plugging the hole here

Copy link
Collaborator

@hntd187 hntd187 left a comment

Choose a reason for hiding this comment

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

LGMT

@zachschuermann zachschuermann changed the title prepare 0.2.1 prepare 0.3.0 Aug 7, 2024
@rtyler rtyler merged commit 969bd23 into delta-io:main Aug 7, 2024
12 checks passed
@zachschuermann zachschuermann deleted the cut-0.2.1 branch August 7, 2024 16:45
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.

4 participants