Skip to content

feat: handle multiple InsertRequests in GRPC method#47

Merged
MichaelScofield merged 3 commits intoGreptimeTeam:mainfrom
MichaelScofield:feat/buffer-inserts
Jun 2, 2023
Merged

feat: handle multiple InsertRequests in GRPC method#47
MichaelScofield merged 3 commits intoGreptimeTeam:mainfrom
MichaelScofield:feat/buffer-inserts

Conversation

@MichaelScofield
Copy link
Copy Markdown
Collaborator

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

An InsertRequest corresponding to a single table, which impedes our write throughtput. This PR makes our GRPC method capable of handling multiple InsertRequests at once, could greatly improve the speed of ingesting data.

Checklist

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

Refer to a related PR or issue link (optional)

@MichaelScofield MichaelScofield enabled auto-merge (squash) June 1, 2023 03:20
Comment thread proto/greptime/v1/database.proto
@MichaelScofield MichaelScofield marked this pull request as draft June 1, 2023 03:49
auto-merge was automatically disabled June 1, 2023 03:49

Pull request was converted to draft

@MichaelScofield MichaelScofield marked this pull request as ready for review June 2, 2023 08:37
@MichaelScofield MichaelScofield merged commit 4398d20 into GreptimeTeam:main Jun 2, 2023
@MichaelScofield MichaelScofield deleted the feat/buffer-inserts branch June 2, 2023 08:37
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.

3 participants