Support LSM tree writing
Open
area:reader
area:writer
from-jira
priority:high
type:epic
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
[https://github.com/apache/hudi/issues/7414]
[https://github.com/apache/hudi/issues/7529]
From the original tickets:
You can configure hudi to support lsm tree writing.
I think writing in lsm mode can improve writing efficiency in some scenarios
The lsm tree is automatically sorted according to the primary key, and has high performance for primary key filtering queries
!https://user-images.githubusercontent.com/59957056/208857499-5e5b0dd4-402f-4243-8fdf-1eb86067b00b.png!
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5454
- Type: Epic
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.