4paradigm / 4paradigm/OpenMLDB
Resolve the inconsistency problem of distinct count in offline mode
オープン
batch-engine
bug
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Bug Description**
Now we may get the inconsistent result for SQL with groupby.
コントリビューションガイド
調査の方向性
The issue mentions inconsistent results for SQL with GROUP BY in offline mode. Look for code handling distinct count aggregation in the offline execution engine. Start by searching for 'distinct count' or 'GROUP BY' in the codebase, particularly in query execution or aggregation modules. Examine test files related to offline SQL execution to understand the expected behavior and identify where the inconsistency occurs.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases, machine-learning
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100