baidu / baidu/tera

level0 number limit switch

Open
#1,125 1 comment 0 reactions 0 assignees View on GitHub
class/newfeature module/ts stat/not-decide
Dominant language
C++
Stars
1.9k
Forks
432
PR merge metrics
No merged PRs in 30d

Description

there should be two mode in a table:
normal mode: level0 number limit is 20; score is num / 2
init mode: level0 number limit is 20000; score is (root of num) / 2

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the table implementation that enforces the level0 number limit and calculates its score, then inspect how table modes are represented or selected. Compare the existing behavior with the requested normal and init formulas; done means both modes apply the specified limits and scoring consistently, with tests covering each mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.