4paradigm / 4paradigm/OpenMLDB
Refactor `SQLRequestRowBatch`
オープン
call-for-contributions
sdk
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
There are two sub-tasks:
- `SQLRequestRowBatch` copies string multiple times in the `AddRow` function. It's better to use `RefCountedSlice` rather than `String`.
- Extract a separate encode function from `RowSelector::Select`
コントリビューションガイド
評価
この issue はまだ評価されていません。