4paradigm / 4paradigm/OpenMLDB
`LongWindowOptimized` pass should select the best pre-aggr table if there are multiple
未關閉
bug
execute-engine
- 主要語言
- C++
- 星號
- 1.7k
- 分支
- 331
- 平均合併
- 12 天 12 小時
- 30 天內合併 PR
- 1
描述
**Bug Description**
Currently the `LongWindowOptimized` pass just select the first one pre-aggr table and use it.
**Expected Behavior**
Two possible solutions:
- only create one pre-aggr table if all the meta is same expect the bucket size
- select the best pre-aggr if there are multiple pre-aggr tables exists for the same meta
貢獻指南
評估
這個 Issue 還沒有評估資料。