matrixorigin / matrixorigin/matrixone

[Tech Request]: optimize partition state for in-memory row|tombstone insert

Open
#15,530 0 comments 0 reactions 1 assignee Assigned to @gouhongshen View on GitHub
ai-medium kind/tech-request priority/p0
Dominant language
Go
Stars
1.9k
Forks
311
Avg merge
1d 3h
Merged PRs (30d)
768

Description

### Is there an existing issue for the same tech request?

- [X] I have checked the existing issues.

### Does this tech request not affect user experience?

- [X] This tech request doesn't affect user experience.

### What would you like to be added ?

```Markdown
We don't need to update 2 in-memory btree index for row|tombstone insert.
For row insert, only update primaryIndex.
For tombstone insert, only update rows
```

### Why is this needed ?

_No response_

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.