support read large row which exceeds rpc limit
Open
class/enhancement
stat/will-see-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
一行大小超过rpc上限时无法靠RowReader读出
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the RowReader entry point and the RPC size-limit handling, then reproduce the failure with a row larger than the RPC limit. Done means RowReader can read the complete large row without violating the RPC limit, with regression coverage for the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100