baidu / baidu/tera

configurable sharding

Open
#929 4 comments 0 reactions 0 assignees View on GitHub
class/enhancement module/sdk stat/will-do-later
Dominant language
C++
Stars
1.9k
Forks
432
PR merge metrics
No merged PRs in 30d

Description

1. 读取预分表文件时,Delimiter是空白符,rowkey里有空格就悲剧了;不支持二进制,这个暂时没啥好思路解决(用protobuf?);
2. 建表完成后几千上万个tablet很快被merge成1个.(临时解决方案:禁用merge)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the pre-split-file loader and the tablet merge path, then clarify the expected handling of rowkeys containing spaces, binary keys, and post-creation tablet merging; the work is done only once those behaviors have an agreed, testable design.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.