Hope select function, "top_k" and "bottom_k", could support "group by level"
オープン
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
### Discussed in https://github.com/apache/iotdb/discussions/3888
I find we can use `group by level` to get the effect of merging devices when using aggregation function. Hope select function, `top_k` and `bottom_k`, could support `group by level` as well.

コントリビューションガイド
調査の方向性
https://github.com/apache/iotdb/discussions/3888 にあるリンク先のディスカッションから始め、集計関数に対する既存の `group by level` の動作を `top_k` および `bottom_k` と比較してください。集計クエリと一貫した動作で、2つの select 関数がレベルによるグループ化をサポートすれば完了です。これには issue に示されているケースも含まれます。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- database
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100