This website requires JavaScript.
Explore
Help
Register
Sign In
MetonaTeam
/
MetonaSqlark
Watch
2
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
9c109b4619bc3709cab74750ffdabed8827e5939
Commit Graph
1 Commits
Include renames
Author
SHA1
Message
Date
thzxx
34225a86b3
fix(P0): SSTable rangeScan 尾块漏读 — 索引块记录块尾 key 但二分按块首语义定位,endKey 落在块尾时下一块被排除导致二级索引查询丢数据(5万行丢106~771条);endBlockIdx 多扫一块 + 4 个 sstable 边界回归 + 重建二级索引大数据量回归(含崩溃恢复)。附带:checkpoint 同步 flush 二级索引 LSM(P1)、kv 后端页面化 + SharedMemoryBackend chunk 化、生产负载验证测试
CI / test (20.x) (push)
Successful in 24m55s
Details
CI / test (22.x) (push)
Successful in 16m19s
Details
CI / test (24.x) (push)
Successful in 20m55s
Details
CI / e2e (push)
Successful in 9m54s
Details
CI / test (18.x) (push)
Successful in 26m38s
Details
2026-08-10 18:18:50 +08:00