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: introduce metadata struct of puffin #2725

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

zhongzc
Copy link
Contributor

@zhongzc zhongzc commented Nov 10, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Init Puffin crate; add BlobMetadata and FileMetadata

extract from #2721

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

#2705

Signed-off-by: Zhenchi <[email protected]>
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #2725 (866c5e4) into develop (8fd0766) will decrease coverage by 0.39%.
Report is 1 commits behind head on develop.
The diff coverage is 98.48%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2725      +/-   ##
===========================================
- Coverage    85.23%   84.84%   -0.39%     
===========================================
  Files          765      767       +2     
  Lines       124013   124509     +496     
===========================================
- Hits        105697   105643      -54     
- Misses       18316    18866     +550     

src/puffin/src/blob_metadata.rs Outdated Show resolved Hide resolved
src/puffin/src/file_metadata.rs Outdated Show resolved Hide resolved
@evenyag evenyag enabled auto-merge November 11, 2023 08:23
@evenyag evenyag added this pull request to the merge queue Nov 13, 2023
Merged via the queue into GreptimeTeam:develop with commit 1757061 Nov 13, 2023
12 checks passed
@zhongzc zhongzc self-assigned this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants