4paradigm / 4paradigm/OpenMLDB
no error msg when putrow failed
Open
bug
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
https://github.com/4paradigm/OpenMLDB/blob/8f19aebb85e1673e7897b7c12d26943ff15c6811/src/sdk/sql_cluster_router.cc#L1274-L1277
ret message is ignored.
Contributor guide
Research direction
The issue points to a specific location in src/sdk/sql_cluster_router.cc where a return message is ignored after a putrow failure. First, examine the surrounding code to understand the error handling pattern. Then, determine how to properly propagate or log the error message. Finally, verify the fix by building and testing the SDK component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100