4paradigm / 4paradigm/OpenMLDB
Do not pack ts dimension in data importer
オープン
call-for-contributions
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
`OpenMLDB` will extract the value of ts col from encoded value https://github.com/4paradigm/OpenMLDB/issues/529, so data importer need not pack ts dimension
コントリビューションガイド
調査の方向性
The issue references a change in the data importer to stop packing the ts dimension, as ts column values will be extracted from encoded values per issue #529. Look for the data importer code, likely in src/importer or similar directories, to find where ts dimension packing occurs. Understand the encoding extraction logic from the linked issue to ensure the importer no longer duplicates this packing. Verify changes by running any existing tests related to data import and ts column handling.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- databases, machine-learning
- 領域
- data-engineering, databases, machine-learning
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100