4paradigm / 4paradigm/OpenMLDB
no error msg when putrow failed
Offen
bug
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
https://github.com/4paradigm/OpenMLDB/blob/8f19aebb85e1673e7897b7c12d26943ff15c6811/src/sdk/sql_cluster_router.cc#L1274-L1277
ret message is ignored.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100