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: write data to the tree #9

Closed
wants to merge 5 commits into from

Conversation

evenyag
Copy link
Owner

@evenyag evenyag commented Feb 4, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

This PR implements the following features

  • writes rows to a merge tree
  • freezes a merge tree
  • forks a merge tree

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

@evenyag evenyag force-pushed the feat/write-index-data branch from cafdc84 to 6546cb5 Compare February 5, 2024 04:34
@evenyag
Copy link
Owner Author

evenyag commented Feb 5, 2024

I decide to change the implementation of the index part.

@evenyag evenyag closed this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant